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: [email protected] With regards, Apache Git Services
