[
https://issues.apache.org/jira/browse/NIFI-15241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Turcsanyi updated NIFI-15241:
-----------------------------------
Status: Patch Available (was: Open)
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)