You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/08/25 02:12:24 UTC

[GitHub] [rocketmq-clients] guyinyou opened a new issue, #179: Golang: Make each 'Client' have an independent 'ClientManager'

guyinyou opened a new issue, #179:
URL: https://github.com/apache/rocketmq-clients/issues/179

   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.
   
   ![image](https://user-images.githubusercontent.com/36399867/186558272-efd72b4a-3381-4e7c-a53f-ee8235cca14a.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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-clients] github-actions[bot] commented on issue #179: Golang: Make each 'Client' have an independent 'ClientManager'

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #179:
URL: https://github.com/apache/rocketmq-clients/issues/179#issuecomment-1257089451

   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.


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-clients] leizhiyuan commented on issue #179: Golang: Make each 'Client' have an independent 'ClientManager'

Posted by GitBox <gi...@apache.org>.
leizhiyuan commented on issue #179:
URL: https://github.com/apache/rocketmq-clients/issues/179#issuecomment-1367578005

   @guyinyou https://github.com/apache/rocketmq-clients/pull/235 could you reopen this pr?


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-clients] guyinyou commented on issue #179: Golang: Make each 'Client' have an independent 'ClientManager'

Posted by GitBox <gi...@apache.org>.
guyinyou commented on issue #179:
URL: https://github.com/apache/rocketmq-clients/issues/179#issuecomment-1368195099

   > @guyinyou #235 could you reopen this pr?
   
   @aaron-ai 


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org