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)