devfat edited a comment on issue #3559:
URL: https://github.com/apache/rocketmq/issues/3559#issuecomment-1004974820


   @ShannonDing 
   The main process of sending message is in method 
`org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl#sendSelectImpl`.
   
   The `topicPublishInfo.ok()` is called before calling 
`MessageQueueSelector#select`, what any else situation will cause the empty 
message queue list?


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