Similarityoung opened a new pull request, #2982: URL: https://github.com/apache/dubbo-go/pull/2982
This pull request refactors the router chain creation logic across the codebase to ensure that a `*common.URL` parameter is consistently passed when instantiating router chains and factories. This change improves extensibility and correctness by allowing routers to access contextual information from URLs. Additionally, the PR introduces a new `AffinityRouter` configuration type and cleans up some imports. -- 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]
