manfrid opened a new issue #2068:
URL: https://github.com/apache/rocketmq/issues/2068


   我的程序启动的时候,线程很多,都发message。
   获取TopicRouteInfo的时候,在执行到
   
org.apache.rocketmq.client.impl.factory.MQClientInstance#updateTopicRouteInfoFromNameServer(java.lang.String,
 boolean, org.apache.rocketmq.client.producer.DefaultMQProducer)
   的时候,都去排队等待获取TopicRouteInfo。很多会获取锁超时
   
   能否灵活的这个参数设置成可以设置的
   
   
![image](https://user-images.githubusercontent.com/4531962/83611461-93770000-a5b3-11ea-9142-a85fd6891a6b.png)
   


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