Ferenc Gerlits created MINIFICPP-1475:
-----------------------------------------
Summary: E2P-4. Verify that core and extension versions match
Key: MINIFICPP-1475
URL: https://issues.apache.org/jira/browse/MINIFICPP-1475
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Ferenc Gerlits
A simple implementation is enough for now:
* define a build version string at build time which gets compiled into both
the minifi executable and all extensions built together with it;
* when loading a new extension, compare the version strings, and refuse to
load the extension if they don't match.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)