Homer Rich created NIFI-14111:
---------------------------------
Summary: 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
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)