Commit Graph

492 Commits

Author SHA1 Message Date
Mark Payne 2d48323878 NIFI-221: Fixed bugs and pulled in changes from develop 2015-02-26 09:05:28 -05:00
Mark Payne 739f0c25e2 NIFI-387: If possible don't use ContentRepository.importFrom but just copy stream directly in StandardProcessSession 2015-02-26 09:04:05 -05:00
Mark Payne 50744bfdc6 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-02-25 14:35:45 -05:00
Mark Payne 97aa53da66 NIFI-386: removed inadvertently added bin/ files 2015-02-25 14:23:21 -05:00
Mark Payne 1af8c1e22a NIFI-381: Ensure that we always properly account for number of active threads 2015-02-25 14:07:21 -05:00
Mark Payne ca23ad8eaa NIFI-383: Ensure that we always clean up sockets 2015-02-25 14:06:58 -05:00
Mark Payne 5aef55b5f9 NIFI-382: Made nifi.bored.yield.duration property 2015-02-25 12:01:31 -05:00
Mark Payne a956623ff9 NIFI-381: do not re-schedule processor to run after yield if not scheduled to run anymore 2015-02-25 11:38:28 -05:00
Mark Payne e370d7d7e3 NIFI-366: removed logic to check for invalid ports and throw exception if all ports are invalid. Instead, we will now just run but will be unable to transfer any data; this is preferred anyone because we should still allow the state to be set to transmit, so that when the ports are no longer invalid we can start transmitting immediately. 2015-02-24 14:03:00 -05:00
Jenn Barnabee 4ac6dfd5e5 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-02-24 13:45:49 -05:00
Jenn Barnabee c5f4dff4bb NIFI-370 refines system requirements in Admin Guide and fixes Clustering section in Admin Guide and Clustering description in the Overview document. 2015-02-24 08:17:39 -05:00
Mark Payne d8954ab013 Merge branch 'NIFI-333' of https://github.com/danbress/incubator-nifi into develop 2015-02-23 15:34:13 -05:00
Mark Payne 705ee852bb Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-02-23 14:56:41 -05:00
Jenn Barnabee 01038f4e2c NIFI-370 This adds system requirements to the Admin Guide and a list of supported browsers to the User Guide. 2015-02-23 14:08:47 -05:00
Matt Gilman 42f69196c2 Merge branch 'NIFI-344' of https://github.com/danbress/incubator-nifi into develop
This closes #29
2015-02-23 07:24:39 -05:00
Mark Payne a00aade0e5 NIFI-335: Fixed bug that returned a byte instead of an int from CompressionInputStream.read(), which resulted in negative values getting returned when it should not have 2015-02-22 11:46:00 -05:00
Mark Payne 40e1fcbb98 Merge branch 'nifi-site-to-site-client' into develop 2015-02-22 11:19:24 -05:00
Mark Payne d939359bca Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-02-22 11:19:17 -05:00
Mark Payne 5291084dc0 Merge branch 'develop' into nifi-site-to-site-client 2015-02-22 11:18:26 -05:00
Mark Payne f1e74cc041 NIFI-362: Ensure that we synchronize on ScheduleState before modifying it 2015-02-22 10:59:14 -05:00
Mark Payne 4cc106a54d NIFI-362: Avoid continually scheduling components to run if there is no work for them to do or if they are yielded 2015-02-22 10:53:24 -05:00
Jenn Barnabee b6f40264e8 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-02-20 10:41:06 -05:00
danbress 750c4ebb6c NIFI-344 improving error message, and setting a placeHolder for the
field
2015-02-19 18:54:44 -05:00
Matt Gilman dbae98f221 NIFI-282:
- Fixing pom parent and artifact version.
2015-02-19 11:09:17 -05:00
Matt Gilman 57b5d589ad NIFI-363:
- Fixing 'Go to source' and 'Go to destination' when the component in question is a remote process group.
2015-02-19 07:47:58 -05:00
Matt Gilman d76fe229bb NIFI-325:
- Ensuring empty selection does enable the fill color dialog.
2015-02-19 06:55:38 -05:00
danbress 10b5b3c907 NIFI-344 - Defaulting new Remote Process Group value 2015-02-18 21:55:47 -05:00
Mark Payne 8506a0ce4a NIFI-365: Initial implementation of spark receiver 2015-02-18 21:19:58 -05:00
danbress 09090825de NIFI-344 - Validating remote process group URI in the backend 2015-02-17 12:39:20 -05:00
Matt Gilman 0047fa4502 NIFI-326:
- Enabling the Enable/Disable button whenever the selection is not empty.
- On Enable/Disable click, the components that support the desired action are filtered. The action (Enable/Disable) is then applied to the filtered selection.
2015-02-17 12:34:01 -05:00
Matt Gilman 4239797b9f NIFI-325:
- Code clean up.
- Ensuring the fill color action is available in toolbar and context menu under the same conditions.
- Only applying the new color if different.
2015-02-17 11:44:15 -05:00
danbress c8810c04d8 NIFI-333 - Removing exception handling in SegmentContent
From Mark - 'Theres no exception that could get thrown in there unless
theres something weird - in which case the framework should catch it and
handle it'
2015-02-17 11:17:46 -05:00
Mark Payne 7ab4392c15 NIFI-282: Allow Builder to be populated from SiteToSiteClientConfig object 2015-02-17 10:46:29 -05:00
joewitt dde5fd51a4 Merge branch 'NIFI-356' of https://github.com/apiri/incubator-nifi into develop 2015-02-17 00:24:58 -05:00
Aldrin Piri 24be4a1dfd Correcting the capability description which states that the property is ignored when destination is flowfile attribute instead of content. This closes NIFI-356. 2015-02-17 00:20:23 -05:00
joewitt fa5a4f26ce NIFI-355 removed all extraneous version references 2015-02-16 23:55:36 -05:00
Mark Payne 46eebc77ab NIFI-282: Code cleanup 2015-02-16 16:53:38 -05:00
Mark Payne a7405b915d NIFI-282: Fixed bug that caused load distribution across nodes in cluster not to work 2015-02-16 16:49:15 -05:00
Mark Payne 2f60ddc03a NIFI-282: Added send(byte[], Map<String, String>) method to avoid having to create a DataPacket object 2015-02-16 15:18:57 -05:00
Mark Payne e16fc7972c NIFI-282: Refactored to remove Jersey client from dependencies; made site-to-site config serializable; allowed SiteToSiteClient.Builder to build a SiteToSiteClientConfig without building the client itself. 2015-02-16 14:18:24 -05:00
danbress 0fa1b16c83 NIFI-333 - Adding failure test for PutEmail 2015-02-15 09:24:51 -05:00
danbress 361ac1f1e5 NIFI-333 - Adding failure test for DecompressContent 2015-02-15 09:08:22 -05:00
danbress 0f8d00d5ff NIFI-333 - catching ProcessException instead of Exception
when appropriate catching ProcessException in processors instead of
exception
2015-02-14 12:28:33 -05:00
Matt Gilman b8ade5b129 NIFI-325:
- Allowing the processor/label color to be entered by hand.
- Allowing the color of multiple processors or labels to be configured at the same time.
2015-02-13 10:41:05 -05:00
Matt Gilman 4ec9548e2c NIFI-351: Fixing description. 2015-02-13 08:40:36 -05:00
Matt Gilman 5c0ed559b5 NIFI-350:
- Updating the default sort direction where appropriate.
2015-02-13 08:29:24 -05:00
Jenn Barnabee 1c8d0057a7 Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-02-13 08:07:20 -05:00
Mark Payne bf97094b8c Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop 2015-02-13 07:20:19 -05:00
Jenn Barnabee ff6e5e681c NIFI-286 Fixes typos in Overview; adds Clustering section to Administration Guide; adds to Installation instructions in Administration Guide
Signed-off-by: Mark Payne <markap14@hotmail.com>
2015-02-13 07:17:20 -05:00
joewitt b37d8fb733 NIFI-162 2015-02-12 21:46:55 -05:00