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

Refactor: Cluster package #1503

Closed
justxuewei opened this issue Oct 5, 2021 · 0 comments
Closed

Refactor: Cluster package #1503

justxuewei opened this issue Oct 5, 2021 · 0 comments

Comments

@justxuewei
Copy link
Member

What would you like to be added:

  • Move directory, route package to the root of the project;
  • Remove cluster_filter from cluster like filter implementation;
  • Move auxiliary packages, e.g. loadbalance, to cluster/addons

Why is this needed:

Cluster package of Dubbo-Go is too large and complex to develop new features, for example, directory not belongs to the cluster package, cuz it's used by both cluster and registry. After refactored, the cluster will only contains implementations about cluster.

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

Successfully merging a pull request may close this issue.

1 participant