You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2022/04/13 11:04:00 UTC

[jira] [Created] (MINIFICPP-1796) Log properties are not retrieved properly with getString from Configure

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

             Summary: Log properties are not retrieved properly with getString from Configure
                 Key: MINIFICPP-1796
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1796
             Project: Apache NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Gábor Gyimesi


getString should retrieve properties from the Configure object in raw form, without decrypting them. Because getString is implemented in Properties and the Configure object contains and additional Properties object for the log properties, the getString call made through a Configure object is not forwarded properly to the log Properties object.



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