Gábor Gyimesi created MINIFICPP-2654:
----------------------------------------
Summary: Evaluate EL expressions only when it is explicitly called
in NiFi python processors
Key: MINIFICPP-2654
URL: https://issues.apache.org/jira/browse/MINIFICPP-2654
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
In NiFi python processors getProperty evaluates EL expressions in properties
automatically if they are present, it should use the getRawProperty in this
context and only evaluate the expression if evaluateAttributeExpressions is
called. Same should be true for dynamic properties.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)