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 2022/04/15 13:02:39 UTC

[GitHub] [rocketmq] HScarb opened a new issue, #4175: UpdateTopic from slave broker is not prevented

HScarb opened a new issue, #4175:
URL: https://github.com/apache/rocketmq/issues/4175

   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   
   Call mqadmin updateTopic and use -b to assign to a slave broker
   
   - What is expected to see?
   
   the command execute success, but topic not created
   
   - What did you see instead?
   
   error message
   
   2. Please tell us about your environment:
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
   
   The slave will periodically pull topic and other metadata from master, so updateTopic on slave make no sense


-- 
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: dev-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] duhenglucky closed issue #4175: UpdateTopic from slave broker is not prevented

Posted by GitBox <gi...@apache.org>.
duhenglucky closed issue #4175: UpdateTopic from slave broker is not prevented
URL: https://github.com/apache/rocketmq/issues/4175


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org