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/07/26 07:31:00 UTC

[jira] [Updated] (MINIFICPP-1475) Verify that core and extension versions match

     [ https://issues.apache.org/jira/browse/MINIFICPP-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ferenc Gerlits updated MINIFICPP-1475:
--------------------------------------
    Summary: Verify that core and extension versions match  (was: E2P-3. Verify that core and extension versions match)

> 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
>            Priority: Minor
>
> 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)