You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ferenc Gerlits (Jira)" <ji...@apache.org> on 2021/02/02 16:45:00 UTC

[jira] [Created] (MINIFICPP-1475) E2P-4. Verify that core and extension versions match

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)