[
https://issues.apache.org/jira/browse/MINIFICPP-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi resolved MINIFICPP-2635.
--------------------------------------
Resolution: Fixed
> 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
> Priority: Blocker
> Fix For: 0.99.2
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> * 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)