Commit Graph

815 Commits

Author SHA1 Message Date
joewitt e627482734 NIFI-271 2015-04-28 00:35:56 -04:00
joewitt 525ce7fb2d NIFI-271 2015-04-28 00:32:13 -04:00
joewitt e1160f5932 NIFI-271 2015-04-28 00:27:12 -04:00
joewitt a52cf52948 NIFI-271 2015-04-27 21:34:55 -04:00
joewitt 1eb4387dbe NIFI-271 2015-04-27 21:29:06 -04:00
joewitt e811929f59 NIFI-271 2015-04-27 14:56:45 -04:00
joewitt 43b2f040bc Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-27 14:26:26 -04:00
joewitt 21209b2341 NIFI-271 2015-04-27 14:26:14 -04:00
Mark Payne 384b2ac253 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-27 14:14:48 -04:00
Mark Payne 3cd18b0bab NIFI-527: Code cleanup 2015-04-27 14:13:55 -04:00
joewitt 10860944d1 NIFI-271 2015-04-27 13:50:09 -04:00
joewitt 9a3b6bed62 NIFI-271 2015-04-27 13:43:35 -04:00
joewitt 6a706458d0 NIFI-271 2015-04-27 13:25:44 -04:00
Mark Payne 666de3d410 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-27 12:04:35 -04:00
Mark Payne ba96e43a8e NIFI-549: Fixed NPE 2015-04-27 12:01:36 -04:00
joewitt d29a2d688e NIFI-271 2015-04-27 11:54:36 -04:00
Mark Payne 0759660897 Merge branch 'NIFI-527' into develop 2015-04-27 10:47:38 -04:00
Mark Payne c10facae48 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-27 10:47:07 -04:00
Mark Payne 7c41225e89 NIFI-527: Compress prov logs in 'chunks' and just store the chunk offsets in Lucene instead of byte offsets 2015-04-27 10:41:18 -04:00
Mark Payne a5ac48a03c NIFI-527: Merging develop 2015-04-27 09:52:33 -04:00
Mark Payne f442d55c91 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-27 09:29:19 -04:00
joewitt 548188939c NIFI-271 chipping away - more work left in standard bundle 2015-04-27 07:44:57 -04:00
Mark Payne b097a53076 NIFI-271: Added additional test resources to RAT exclusions 2015-04-25 12:01:45 -04:00
joewitt 87e829682f NIFI-271 2015-04-25 09:37:02 -04:00
joewitt 8f2502c4e4 NIFI-271 2015-04-25 09:20:35 -04:00
joewitt b2a1f5217d NIFI-271 2015-04-25 09:15:36 -04:00
joewitt e93c829191 NIFI-271 2015-04-25 09:13:45 -04:00
joewitt 269e25e993 NIFI-271 2015-04-25 08:52:47 -04:00
joewitt 90ae022e54 NIFI-271 2015-04-25 08:43:19 -04:00
joewitt 5a559e4557 NIFI-271 2015-04-25 08:38:28 -04:00
joewitt c14b2cebf8 NIFI-271 2015-04-25 08:27:24 -04:00
Mark Payne 953d9e59a8 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-24 22:01:21 -04:00
Mark Payne 387a971931 NIFI-544: Compress HTTP Responses for PUT/POST, as well as GET 2015-04-24 22:01:02 -04:00
Matt Gilman 9033173eb3 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-24 17:28:15 -04:00
Matt Gilman 8fa012c266 NIFI-271:
- Adding a profile to disable rat check in development mode.
2015-04-24 17:24:33 -04:00
joewitt d68f71b126 NIFI-271 2015-04-24 16:44:04 -04:00
Matt Gilman dca93a5070 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-23 15:00:41 -04:00
Matt Gilman cc408fa4da NIFI-538:
- Not initializing the label styles.
2015-04-23 14:45:59 -04:00
Aldrin Piri 72fd05610f Merge branch 'NIFI-525' into develop 2015-04-23 14:33:02 -04:00
Matt Gilman 61b1d128e1 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-23 14:01:58 -04:00
Mark Latimer 2393a6fc53 Increase inactive rather than active counter where port is not running.
Signed-off-by: Matt Gilman <matt.c.gilman@gmail.com>
2015-04-23 14:00:23 -04:00
Aldrin Piri 503c773f45 Merge branch 'NIFI-437' into develop 2015-04-23 13:57:46 -04:00
Aldrin Piri 0ecc6414df Providing a JUnit assume for the TestServerAndClient#testClientTermination test which currently fails on OS X with JDK 1.8 due to a JVM bug. 2015-04-23 13:16:17 -04:00
Matt Gilman ff831dc33d NIFI-524:
- Adding a Process Group tab to the summary table to show aggregate statistics of their comonents.
2015-04-23 12:59:41 -04:00
Matt Gilman 8bfc969142 NIFI-534:
- Dumping the stack when debug is enabled.
2015-04-23 11:28:11 -04:00
Matt Gilman 7678dd907b NIFI-271:
- If a module has custom rat plugin configuration it overrides the global configuration. Need to copy over any required items.
2015-04-23 10:17:24 -04:00
Matt Gilman f5479428e5 NIFI-534:
- Getting component metrics from Nodes on a set interval using their most recent heartbeat in order to ensure there is a data point for each node for each window.
- Updating the snapshot reduce method to use the timestamp from the first snapshot. This is then the timestamp for the aggregate snapshot.
2015-04-23 10:13:05 -04:00
Aldrin Piri ce5ebd9cee Upgrading to JsonPath 2.0.0 2015-04-23 10:07:05 -04:00
joewitt a53cc3d707 NIFI-271 more cleanup 2015-04-22 23:42:19 -04:00
Aldrin Piri 7f9dff52b0 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-04-22 17:12:23 -04:00