Ferenc Gerlits created MINIFICPP-1825:
-----------------------------------------
Summary: Create Properties at compile time
Key: MINIFICPP-1825
URL: https://issues.apache.org/jira/browse/MINIFICPP-1825
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ferenc Gerlits
Properties of Processors and Controller Services should be {{{}constexpr{}}},
so they get created at compile time. This would speed up the startup, as well
as avoid the problem of the unpredictable order of initialization of these
Properties.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)