MikeThomsen commented on a change in pull request #4105: NIFI-5925: Added
controller services to set of components that are searched
URL: https://github.com/apache/nifi/pull/4105#discussion_r397786967
##########
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/controller/ControllerSearchService.java
##########
@@ -175,13 +176,67 @@ public void search(final SearchResultsDTO results, final
String search, final Pr
}
}
Review comment:
You can attach a service to a service, but services either exist as peers on
the process group or in the parent process group so my guess is that you
wouldn't need to do anything here to pick them up.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services