[ https://issues.apache.org/jira/browse/NIFI-14111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930766#comment-17930766 ]
ASF subversion and git services commented on NIFI-14111: -------------------------------------------------------- Commit ecd4dbbda73ad63dd1bb7093de7f0675435724c8 in nifi's branch refs/heads/main from Homer Rich [ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ecd4dbbda7 ] NIFI-14111 Added File.exists check to WriteAheadStorePartition before logging and deleting (#9744) Signed-off-by: David Handermann <exceptionfact...@apache.org> > Provenance Events Cleanup Warning When File D.N.E. > -------------------------------------------------- > > Key: NIFI-14111 > URL: https://issues.apache.org/jira/browse/NIFI-14111 > Project: Apache NiFi > Issue Type: Bug > Reporter: Homer Rich > Assignee: Homer Rich > Priority: Trivial > Labels: newbie > Attachments: > 0001-NIFI-14111-Add-a-check-to-WriteAheadStorePartition-t.patch > > Time Spent: 0.5h > Remaining Estimate: 0h > > Seeing an error in the logs: > "Failed to remove Provenance Event file > /provRepo/provenance/327271571211.prov; this file should be cleaned up > manually" > This file has already been gzipped and removed due order of operations in our > setup. I think there just needs to be a file exists check in the > WriteAheadStorePartition class. There is a similar check for the > TableOfContents file directly below where this warning message is. -- This message was sent by Atlassian Jira (v8.20.10#820010)