[
https://issues.apache.org/jira/browse/NIFI-10023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536821#comment-17536821
]
ASF subversion and git services commented on NIFI-10023:
--------------------------------------------------------
Commit 4a60d1673eb1f163c19ba7a44b945e605b27d037 in nifi's branch
refs/heads/NIFI-9428 from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4a60d1673e ]
NIFI-10023: Ensure that any files that are archived upon startup properly
increment the archival count in the content repo
Signed-off-by: Matthew Burgess <[email protected]>
This closes #6037
> 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
> Assignee: Mark Payne
> Priority: Blocker
> Fix For: 1.17.0, 1.16.2
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)