joewitt
|
c394454157
|
NIFI-51 fixed if/else logic/order
|
2014-12-23 15:12:37 -05:00 |
joewitt
|
1357a17b67
|
NIFI-189 Collapsed several commons libs into one
|
2014-12-20 00:40:14 -05:00 |
Mark Payne
|
cbb1746587
|
NIFI-185: Improved error message
|
2014-12-19 10:02:53 -05:00 |
Mark Payne
|
575cc42c72
|
Merge branch 'bootstrap' into develop
|
2014-12-16 15:10:20 -05:00 |
joewitt
|
3a4c6ed887
|
Merge branch 'develop' into NIFI-169
|
2014-12-16 08:16:52 -05:00 |
Mark Payne
|
1cc3ce5755
|
NIFI-35: Provide an EventReporter to the FlowFileSwapManager and provide events for any errors
|
2014-12-15 14:28:11 -05:00 |
Mark Payne
|
e04a55d3a5
|
NIFI-43: Do not throw InvocationTargetException if it is wrapping a RuntimeException; instead just throw the RuntimeException
|
2014-12-15 13:14:42 -05:00 |
joewitt
|
19d4a150a8
|
NIFI-169 well it finally all builds. There is a classpath issue still to sort out which impacts startup
|
2014-12-15 05:14:32 -05:00 |
Mark Payne
|
bc94625142
|
NIFI-70: If ROUTE indicates FlowFile routed to same Connection it came from (and only that connection!) then drop the redundant ROUTE event
|
2014-12-12 12:02:49 -05:00 |
Mark Payne
|
a8722317ab
|
NIFI-66:
|
2014-12-12 11:09:52 -05:00 |
Mark Payne
|
d1271a281e
|
Merge branch 'develop' into bootstrap
|
2014-12-12 10:31:50 -05:00 |
Mark Payne
|
d57861d8b5
|
NIFI-164: Fixed MockContentRepository that existed in a unit test
|
2014-12-12 10:19:20 -05:00 |
Mark Payne
|
8cf0c7814e
|
Merge branch 'NIFI164' into bootstrap
|
2014-12-12 10:01:17 -05:00 |
Mark Payne
|
55d4b1c099
|
NIFI-164: Add shutdown() method to ContentRepository and implement in FileSystemRepository and VolatileContentRepository to cleanup executors; call shutdown() from FlowController shutdown method
|
2014-12-12 10:00:40 -05:00 |
Mark Payne
|
76f54f8611
|
NIFI-145: Allow a run.as user to be set in bootstrap.conf file; addressed concerns where an un-priveleged user could issue commands to running NiFi to shutdown; addressed concerns where an un-priveleged user could push large amounts of data to the Bootstrap or NiFi causing OOME
|
2014-12-12 09:47:19 -05:00 |
Mark Payne
|
74c7940487
|
NIFI-161: Removed references to deprecated methods
|
2014-12-11 09:44:38 -05:00 |
Mark Payne
|
cbea1f1936
|
NIFI-72: Added unit tests and fixed bug that caused CONTENT_MODIFIED to be emitted for newly created FlowFiles
|
2014-12-11 09:16:48 -05:00 |
Mark Payne
|
6b0a5e8cd7
|
NIFI-72: Auto-generate CREATE, CONTENT_MODIFIED, ATTRIBUTES_MODIFIED events when appropriate
|
2014-12-11 09:03:05 -05:00 |
Mark Payne
|
cb2e855fc7
|
NIFI-12: Remove Processors even if their @OnRemoved methods throw Exceptions
|
2014-12-10 12:49:31 -05:00 |
Mark Payne
|
97f8ab0cc5
|
NIFI-54: When incrementing active thread count, if the value exceeds max, do not run
|
2014-12-10 11:57:33 -05:00 |
Mark Payne
|
192d782277
|
NIFI-145: Bug Fixes and updated nifi.sh to use bootstrap code
|
2014-12-10 11:03:21 -05:00 |
joewitt
|
4d998c12c9
|
Initial code contribution
|
2014-12-08 15:22:14 -05:00 |