xichaodong opened a new issue #3857:
URL: https://github.com/apache/rocketmq/issues/3857


   There are two redundancy statement code in DefaultMQProducerImpl
   1. getPublishTopicList():can replace with hashmap constructor
   2. sendDefaultImpl(): can merge RemotingException and MQClientException 
catch statement, bacause code is the same


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