You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "hxmhlt (GitHub)" <gi...@apache.org> on 2020/01/24 09:13:27 UTC

[GitHub] [dubbo-go] hxmhlt opened issue #339: Proposal: abstract base registry

<!-- Please only use this template for submitting enhancement requests -->

**What would you like to be added**:
Refactor the  registry/ and remoting/ code in dubbogo. To abstract the same logic into common code.

**Why is this needed**:
At present, there are too many duplicate codes in the implementation of ZK, etcd, Nacos, k8s and other registries. And because we haven't abstracted the common code, the extension of registry has to write a lot of control logic.



[ Full content available at: https://github.com/apache/dubbo-go/issues/339 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [dubbo-go] hxmhlt closed issue #339: Proposal: abstract base registry

Posted by "hxmhlt (GitHub)" <gi...@apache.org>.
[ issue closed by hxmhlt ]

[ Full content available at: https://github.com/apache/dubbo-go/issues/339 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [dubbo-go] hxmhlt commented on issue #339: Proposal: abstract base registry

Posted by "hxmhlt (GitHub)" <gi...@apache.org>.
Done.

[ Full content available at: https://github.com/apache/dubbo-go/issues/339 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org