Gábor Gyimesi created MINIFICPP-2829:
----------------------------------------
Summary: Remove linked services property from controller services
Key: MINIFICPP-2829
URL: https://issues.apache.org/jira/browse/MINIFICPP-2829
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
Controller services provide a Linked Services property if a controller service
utilizes another controller service. This is only used in
CouchbaseClusterService and NetworkPrioritizerService. This functionality could
be replaced with a simpler solution without the need of linked services which
would simplify the codebase removing the controller service dependencies on
each other and also would make it possible to remove the ControllerServiceNode.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)