[
https://issues.apache.org/jira/browse/NIFI-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16651911#comment-16651911
]
Peter Wicks commented on NIFI-5699:
-----------------------------------
Sounds reasonable to me. For non-testing scenarios they are accessible, but for
testing I can see where it would be hard to get to them.
> Make the property descriptors accessible to the subclasses of
> AbstractRecordProcessor
> -------------------------------------------------------------------------------------
>
> Key: NIFI-5699
> URL: https://issues.apache.org/jira/browse/NIFI-5699
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.7.1
> Reporter: Alex Savitsky
> Priority: Minor
>
> Currently, RECORD_READER and RECORD_WRITER are declared with default
> visibility, but the class is abstract. I don't think it's reasonable to
> expect all subclasses to reside in org.apache.nifi.processors.standard to be
> able to access the property descriptors (e.g. for testing). Please make them
> public, they're final anyway.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)