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

feat: Optimized load balancing algorithm #1884

Merged
merged 4 commits into from May 13, 2022

Conversation

Codeprh
Copy link
Contributor

@Codeprh Codeprh commented May 9, 2022

What this PR does:

feat: leastActiveLoadBalance code optimization, according to dubbo-java optimization records. For example:
apache/dubbo#2962
apache/dubbo#5909

Which issue(s) this PR fixes:
Fixes #

You should pay attention to items below to ensure your pr passes our ci test
We do not merge pr with ci tests failed

Copy link
Contributor

@LaurenceLiZhixin LaurenceLiZhixin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix linter and ci

@Codeprh
Copy link
Contributor Author

Codeprh commented May 11, 2022

Please fix linter and ci

What do I need to do,Please help me,thanks

@LaurenceLiZhixin LaurenceLiZhixin merged commit a463b2a into apache:3.0 May 13, 2022
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 this pull request may close these issues.

None yet

4 participants