You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/11/18 12:36:42 UTC

[GitHub] [rocketmq-externals] duhenglucky commented on a change in pull request #466: [ISSUE #465] Add friendly reminder for the lack of cluster store topic

duhenglucky commented on a change in pull request #466: [ISSUE #465] Add friendly reminder for the lack of cluster store topic
URL: https://github.com/apache/rocketmq-externals/pull/466#discussion_r347356232
 
 

 ##########
 File path: rocketmq-connect/rocketmq-connect-runtime/src/main/java/org/apache/rocketmq/connect/runtime/service/ClusterManagementServiceImpl.java
 ##########
 @@ -81,6 +81,14 @@ public void stop() {
         this.defaultMQPullConsumer.shutdown();
     }
 
+    @Override
+    public boolean hasClusterStoreTopic() {
 
 Review comment:
   maybe there's a config  to decide whether to automatically create a topic.

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