Mark Payne created NIFI-10023:
---------------------------------
Summary: FileSystemRepository improperly tracks file archival count
Key: NIFI-10023
URL: https://issues.apache.org/jira/browse/NIFI-10023
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Mark Payne
Fix For: 1.17.0, 1.16.2
In NIFI-9993, we fixed an issue in which the content repo doesn't properly
increment the count for the files that are already archived in the file system
repo upon startup.
However, it looks like there's an issue still will files that exist in the
repo, are not referenced by any FlowFiles, but have not yet been moved to the
archive. In this situation we see logs indicating that files are not known to
the repository and are being archived. But it doesn't increment the counter.
This can lead to the same problems as NIFI-9993.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)