[
https://issues.apache.org/jira/browse/MINIFICPP-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits updated MINIFICPP-1639:
--------------------------------------
Attachment: minifi-manifest.json
> 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
> Priority: Minor
> Fix For: 0.11.0
>
> Attachments: minifi-manifest.json
>
>
> 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)