rocketmq-clients
rocketmq-clients copied to clipboard
Golang: Make each 'Client' have an independent 'ClientManager'
Currently a process globally shares a 'ClientManager', so only one 'Conn' is established for each endpoint. When users create a new client, their expectations should be completely independent.
This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs.
@guyinyou https://github.com/apache/rocketmq-clients/pull/235 could you reopen this pr?
@guyinyou #235 could you reopen this pr?
@aaron-ai