bbende commented on code in PR #10843:
URL: https://github.com/apache/nifi/pull/10843#discussion_r2760230764


##########
nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/resources/META-INF/services/org.apache.nifi.components.connector.Connector:
##########
@@ -16,3 +16,4 @@
 org.apache.nifi.controller.flow.NopConnector
 org.apache.nifi.components.connector.DynamicFlowConnector
 org.apache.nifi.components.connector.DynamicAllowableValuesConnector
+org.apache.nifi.components.connector.LifecycleTestConnector

Review Comment:
   Is this intentional or meant to be removed? 
   Seems to be no actual Connector with this name in the codebase



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