justxuewei opened a new issue #1503:
URL: https://github.com/apache/dubbo-go/issues/1503


   <!-- Please only use this template for submitting enhancement requests -->
   
   **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.


-- 
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