Ferenc Gerlits created MINIFICPP-2064:
-----------------------------------------

             Summary: Do not include unloaded extensions in the manifest
                 Key: MINIFICPP-2064
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2064
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Ferenc Gerlits
            Assignee: Ferenc Gerlits


When we create the manifest, the list of extensions comes from 
`agent_version.cpp`, which is generated at build time.  The contents of 
`componentManifest` come from the runtime static registry, so it is only 
populated if the extension is loaded.

If an extension was enabled at compile time, but not loaded at run time, it 
should not be included in the manifest.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to