francisoliverlee commented on issue #5838:
URL: https://github.com/apache/rocketmq/issues/5838#issuecomment-1375041469

   > IMO,SYSTEM_BUSY only meas current broker can't process so many requests, 
but other broker is ok. If it will retry in this case, the client will not fail 
to send and users will not see this error. @fuyou001
   
   
顺序消息目前是分区顺序,也就是在相同queue里面的消息可以保证顺序。当重试到其他broker的时候,queue变化了,如何保证消息的顺序性就是一个问题。目前sdk里面是如何处理这种场景的呢,
 我没有找到相关的code, 老哥可以发一下哇?


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