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 11:04:46 UTC

[GitHub] [rocketmq] keranbingaa opened a new pull request #1466: [ISSUE #1465]add check in topicConfig about readQueueNum and WriteQueueNum

keranbingaa opened a new pull request #1466: [ISSUE #1465]add check in topicConfig about readQueueNum and WriteQueueNum
URL: https://github.com/apache/rocketmq/pull/1466
 
 
   ## What is the purpose of the change
   work for this [issue](https://github.com/apache/rocketmq/issues/1465). When topicConfig is modified by tools, if readQueueNum is less than writeQueueNum, message may be sent to queues which consumers can't access.
   
   ## Brief changelog
   
   add check in topicConfig when call createTopic by tools.

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