Joseph Witt created NIFI-4439:
---------------------------------
Summary: WriteAheadProvenanceRepository fails often to cleanup
provenance files filling up disks
Key: NIFI-4439
URL: https://issues.apache.org/jira/browse/NIFI-4439
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework, Extensions
Affects Versions: 1.4.0
Environment: Windows 10
Reporter: Joseph Witt
Lots of warnings in log file which state
EventFileCompressor Failed to delete .\provenance_repository\1919191914.prov;
this file should be cleaned up manually
Provenance appears to work correctly otherwise but these files fill up disk
space since they are the before compression version and they aren't being
cleaned up. Perhaps we're attempting to delete the files before the
input/output streams are closed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)