Alex Savitsky created NIFI-5699:
-----------------------------------

             Summary: 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


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)

Reply via email to