Marton Szasz created MINIFICPP-1846:
---------------------------------------
Summary: Add support for JSON flow configuration
Key: MINIFICPP-1846
URL: https://issues.apache.org/jira/browse/MINIFICPP-1846
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Marton Szasz
NiFi is starting to switch to flow JSONs. Check if MiNiFi C++ can adopt the
same or similar format, and add support for it.
Check if we can do so in such a way that supports loading both a flow.json and
multiple parts from flow.json.d/*.json, and merge them during load time. This
would be a separate feature, but if it's easy to do, it could serve as a basis
for preinstalled partial flows, or it could allow the separation of different
process groups into different files.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)