ifplusor commented on issue #2046:
URL: https://github.com/apache/rocketmq/issues/2046#issuecomment-635064242


   ```latencyFaultTolerance.isAvailable(mq.getBrokerName())``` has checked the 
availability of the mq. ```null == lastBrokerName || 
mq.getBrokerName().equals(lastBrokerName)``` is redundant, and cause a bug.


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


Reply via email to