You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ferenc Gerlits (Jira)" <ji...@apache.org> on 2022/01/18 14:12:00 UTC

[jira] [Created] (MINIFICPP-1728) Clean up getProperty/setProperty in ProcessContext etc

Ferenc Gerlits created MINIFICPP-1728:
-----------------------------------------

             Summary: Clean up getProperty/setProperty in ProcessContext etc
                 Key: MINIFICPP-1728
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1728
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Ferenc Gerlits


We have a lot of parallel versions of {{getProperty}} and {{{}setProperty{}}}, some of which take a (reference to) a Property object, some take a string (the name of the property).

If possible, it would be good to get rid of all the string versions.  It should be possible to at least get rid of most of them.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)