GitHub user socutes edited a discussion: Optimize how MQClientAPIExt is 
obtained in the MQClientAPIFactory

To discuss whether this problem needs to be optimized:
The getClient method in the current MQClientAPIFactory. The MQClientAPIExt is 
obtained by random seeds.In extreme cases, load imbalance on MQClientAPIExt may 
occur.
You are advised to change the obtaining mode from random to polling.
![image](https://user-images.githubusercontent.com/7479320/224696328-4a8073db-6609-40e9-a726-493daa5e4904.png)

https://github.com/apache/rocketmq/issues/6312


GitHub link: https://github.com/apache/rocketmq/discussions/6330

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to