Mark Payne created NIFI-5181:
--------------------------------
Summary: Update default Provenance Repository to
WriteAheadProvenanceRepository
Key: NIFI-5181
URL: https://issues.apache.org/jira/browse/NIFI-5181
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Reporter: Mark Payne
Assignee: Mark Payne
The WriteAheadProvenanceRepository was written several releases ago in order to
replace the PersistentProvenanceRepository. The PersistentProvenanceRepository
remained the default in nifi.properties to ensure that the
WriteAheadProvenanceRepository was stable enough before jumping right in. Time
has shown that the WriteAheadProvenanceRepository is not only far faster than
the old implementation but that it is also more stable. We should update the
default now to the WriteAheadProvenanceRepository.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)