duhenglucky commented on issue #1576: Bug in select MessageQueue URL: https://github.com/apache/rocketmq/issues/1576#issuecomment-557042232 > Give an extreme example, the broker corresponding to `lastBrokerName` has been down, but the decision logic at this time still has to choose MQ on the broker, which is unacceptable. if there's something wrong happened, this broker will be isolated by org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl#updateFaultItem(), this broker won't be avaliable.
---------------------------------------------------------------- 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
