Peter Turcsanyi created NIFI-15241:
--------------------------------------
Summary: Improve extensibility of Provenance Repository
Key: NIFI-15241
URL: https://issues.apache.org/jira/browse/NIFI-15241
Project: Apache NiFi
Issue Type: Improvement
Reporter: Peter Turcsanyi
Assignee: Peter Turcsanyi
NIFI-3594 introduced encrypted provenance repository and added methods in the
base classes (WriteAheadProvenanceRepository, EventIdFirstSchemaRecordReader)
in order to extend and/or use them in the child classes. However, the
visibility of these members was set to package-private which does not allow the
use of the base classes from other modules. Make these methods protected in
order to improve reusability.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)