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/09/13 14:42:00 UTC

[jira] [Created] (MINIFICPP-1639) Include all controller services in the C2 manifest

Ferenc Gerlits created MINIFICPP-1639:
-----------------------------------------

             Summary: Include all controller services in the C2 manifest
                 Key: MINIFICPP-1639
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1639
             Project: Apache NiFi MiNiFi C++
          Issue Type: Task
            Reporter: Ferenc Gerlits
            Assignee: Ferenc Gerlits
             Fix For: 0.11.0


Currently, two controller services are included in the full manifest: {{UnorderedMapKeyValueStoreService}} and {{UnorderedMapPersistableKeyValueStoreService}}, but the others aren't. This is probably because these two are in {{extensions/standard-processors/controllers/}}, while the others (e.g. {{SSLContextService}}) are in {{libminifi/src/controllers/}}. We should either move them, or make sure both types are included in the manifest.

Also compare the info included with the controller services with the info included with processors, and if anything is missing from the controller services, add it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)