exceptionfactory commented on code in PR #10675:
URL: https://github.com/apache/nifi/pull/10675#discussion_r2636633464


##########
nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/service/StandardControllerServiceResolver.java:
##########
@@ -168,27 +171,57 @@ private void resolveInheritedControllerServices(final 
VersionedConfigurableExten
                 continue;

Review Comment:
   Thanks for highlighting that line, it did seem a bit odd when walking 
through the implementation. I pushed an update to remove the addition to 
unresolved Services when the available Controller Services contain the property 
value.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to