This website requires JavaScript.
Explore
Help
Sign In
Apache
/
nifi
Watch
1
Star
0
Fork
0
You've already forked nifi
mirror of
https://github.com/apache/nifi.git
synced
2025-02-06 01:58:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-framework-api
History
Mark Payne
eca7f153d0
NIFI-7706, NIFI-5702: Allow NiFi to keep FlowFiles if their queue is unknown. This way, if a Flow is inadvertently removed, updated, etc., and NiFi is restarted, the data will not be dropped by default. The old mechanism of dropping data is exposed via a property
...
This
closes
#4454
. Signed-off-by: Bryan Bende <bbende@apache.org>
2020-08-06 10:55:56 -04:00
..
src
NIFI-7706, NIFI-5702: Allow NiFi to keep FlowFiles if their queue is unknown. This way, if a Flow is inadvertently removed, updated, etc., and NiFi is restarted, the data will not be dropped by default. The old mechanism of dropping data is exposed via a property
2020-08-06 10:55:56 -04:00
pom.xml
NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances.
2020-07-28 17:02:42 -04:00