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/09/19 09:21:17 UTC

[GitHub] [rocketmq] keranbingaa opened a new issue #1465: no check when change topicConfig by tools

keranbingaa opened a new issue #1465: no check when change topicConfig by tools
URL: https://github.com/apache/rocketmq/issues/1465
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   There is no check when topicConfig is modified by tools, if readQueueNum is less than writeQueueNum, message may be sent to queues which consumers can't access.  
   
   2. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
   Add check when modify topicConfig to fix this problem

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