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/16 01:00:10 UTC

[GitHub] [rocketmq-externals] ShadowySpirits opened a new issue #465: The behavior of the cluster store topic leads to confusion

ShadowySpirits opened a new issue #465: The behavior of the cluster store topic leads to confusion
URL: https://github.com/apache/rocketmq-externals/issues/465
 
 
   When broker's setting item autoCreateTopicEnable is true, configStoreTopic、positionStoreTopic、offsetStoreTopic will be created automatically. When autoCreateTopicEnable is false, there will be a topic not exist exception.
   But clusterStoreTopic won't be created and no warning whatever autoCreateTopicEnable is.

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