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