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-14 14:05:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-nar-bundles
/
nifi-provenance-repository-bundle
History
Mark Payne
a73cd6a610
NIFI-7856: If a Provenance Event File is ready to be rolled over due to the maximum amount of time having elapsed, avoid rolling over unless there is at least one event written to the event file. Otherwise, we can have multiple RecordWriters / RecordWriterLeases pointing to the same file. This can result in data being overwritten, as well as failing to compress the event file upon rollover. Also added significant DEBUG/TRACE level logging.
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org> This
closes
#4580
2020-12-14 11:49:47 -05:00
..
nifi-persistent-provenance-repository
NIFI-7856: If a Provenance Event File is ready to be rolled over due to the maximum amount of time having elapsed, avoid rolling over unless there is at least one event written to the event file. Otherwise, we can have multiple RecordWriters / RecordWriterLeases pointing to the same file. This can result in data being overwritten, as well as failing to compress the event file upon rollover. Also added significant DEBUG/TRACE level logging.
2020-12-14 11:49:47 -05:00
nifi-provenance-repository-nar
NIFI-7692 updating for next dev release 1.13.0
2020-08-18 14:48:02 -07:00
nifi-volatile-provenance-repository
NIFI-7897: Refactoring to create a new nifi-framework-components module.
2020-11-24 11:37:45 -05:00
pom.xml
NIFI-7692 updating for next dev release 1.13.0
2020-08-18 14:48:02 -07:00