mz0113 commented on issue #4154:
URL: https://github.com/apache/rocketmq/issues/4154#issuecomment-1097543543

   > I do not think so.
   > 
   > ```java
   > tpInfo.getSendWhichQueue().incrementAndGet()
   > ```
   > 
   > the index is a thread local variable, would change with thread.if thread 
switched, index will change.
   
   It is precisely because the index has changed that other threads have the 
opportunity to use this queue


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