Gábor Gyimesi created MINIFICPP-2635:
----------------------------------------

             Summary: Handle dynamic properties correctly in python processors
                 Key: MINIFICPP-2635
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2635
             Project: Apache NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Gábor Gyimesi
            Assignee: Gábor Gyimesi


* Setting dynamic property support in python processors is broken at the moment
 * Adding properties in minifi python processors is also convoluted because of 
the number of required argument, only the name and description should be 
mandatory
 * In NiFi style python processors dynamic properties should only be supported 
when the getDynamicPropertyDescriptor is defined in the python processor as per 
https://nifi.apache.org/nifi-docs/python-developer-guide.html#property-descriptors



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to