[ 
https://issues.apache.org/jira/browse/NIFI-15241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18040435#comment-18040435
 ] 

ASF subversion and git services commented on NIFI-15241:
--------------------------------------------------------

Commit 9346cf0fac0aad0ef248210332c65c0eee1ff2e0 in nifi's branch 
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9346cf0fac ]

NIFI-15241 Improved extensibility of WriteAheadProvenanceRepository (#10553)

- Adjusted selected method visibility from package-private to protected

Signed-off-by: David Handermann <[email protected]>

> 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: 1h 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)

Reply via email to