leno23 commented on PR #3420: URL: https://github.com/apache/dubbo-go/pull/3420#issuecomment-4765297767
Merged latest upstream/develop into this branch to clear the dirty/conflicting state. The conflict was limited to upstream deleting the old root compat.go/compat_test.go files while this PR had added AffinityAware compat coverage there; I followed the new develop structure, kept the AffinityAware config/clone coverage in the current router config paths, and did not restore the removed compat files. Local validation: ```bash git diff --check GOCACHE=/private/tmp/dubbo-go-gocache go test ./cluster/router/affinity ./global ./config ``` The PR is mergeable again on head 12c3d81; GitHub CI is running now. -- 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]
