Martin Zink created MINIFICPP-2294:
--------------------------------------
Summary: Add config migration step
Key: MINIFICPP-2294
URL: https://issues.apache.org/jira/browse/MINIFICPP-2294
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Martin Zink
Often there is a comprimise fixing bugs and selecting the best approach due to
the consideration of old config files.
We could add a migration step (with config file versioning), and when we load
an older config file we should do the neccessary update steps to fix the issues
and save the config file with the new version. (Im not yet sure how it would
work with C2 issued configs though)
e.g.
https://issues.apache.org/jira/browse/MINIFICPP-2042
--
This message was sent by Atlassian Jira
(v8.20.10#820010)