chaojixinren commented on issue #3573:
URL: https://github.com/apache/dubbo-go/issues/3573#issuecomment-5236303851

   @Alanxtl 这个 issue 我已经提了 PR #3635(base: develop):
   
   - ZooKeeper:metadata-report 加入 registry/config-center 已有的 gost 共享池(池 key 统一为 
`url.Location`),同集群 3 个 session 降为 1 个
   - Nacos:池 key 改为按连接身份(endpoint/地址/namespace/凭证)派生,不再用角色前缀的 
clientName,config-center 与 metadata-report 共享同一个 ConfigClient,3 个 client 降为 2 个
   - etcd:gost 侧无池机制,留作 follow-up
   
   已验证:新增单测、相关 7 包 `-race` 通过、全量 `make test` 通过、dubbo-go-samples e2e 6 
个场景(registry/{zookeeper,nacos,etcd}、config_center/{zookeeper,nacos}、rpc/triple/registry)全部通过。
   
   麻烦有空帮忙 review 一下,谢谢!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to