bossenti commented on code in PR #1290:
URL: https://github.com/apache/streampipes/pull/1290#discussion_r1208528381


##########
streampipes-extensions/streampipes-extensions-all-jvm/src/main/java/org/apache/streampipes/extensions/all/jvm/AllExtensionsInit.java:
##########
@@ -43,7 +43,7 @@ public SpServiceDefinition provideServiceDefinition() {
     return 
SpServiceDefinitionBuilder.create("org.apache.streampipes.extensions.all.jvm",
             "StreamPipes Extensions (JVM)",
             "", 8090)
-        //.merge(new ConnectAdapterInit().provideServiceDefinition())
+//        .merge(new ConnectAdapterInit().provideServiceDefinition())

Review Comment:
   Can we remove this line of code?



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