You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/03/02 23:09:44 UTC

[GitHub] [nifi] m-hogue commented on a change in pull request #4105: NIFI-5925: Added controller services to set of components that are searched

m-hogue 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_r386706840
 
 

 ##########
 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:
   Only question i have for the reviewer is if the `getControllerServices()` call here should be recursive.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services