MatrixHB opened a new pull request, #4121:
URL: https://github.com/apache/rocketmq/pull/4121

   to solve the problem described in [ISSUE 
#4109](https://github.com/apache/rocketmq/issues/4109)
   
   This change will cause the broker to throw a "NO_PERMISSION" exception. If 
the producer use SYNC mode, it will retry sending to another broker, seeing 
[DefaultMQProducerImpl#sendDefaultImpl](https://github.com/apache/rocketmq/blob/develop/client/src/main/java/org/apache/rocketmq/client/impl/producer/DefaultMQProducerImpl.java#L562-L627)
 so the SYNC mode will not be affected.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to