Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: abstract base registry #339

Closed
hxmhlt opened this issue Jan 24, 2020 · 1 comment
Closed

Proposal: abstract base registry #339

hxmhlt opened this issue Jan 24, 2020 · 1 comment

Comments

@hxmhlt
Copy link
Contributor

hxmhlt commented Jan 24, 2020

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.

@hxmhlt
Copy link
Contributor Author

hxmhlt commented Feb 28, 2020

Done.

@hxmhlt hxmhlt closed this as completed Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant