-
Notifications
You must be signed in to change notification settings - Fork 929
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
consistent hash load balance #261
Conversation
Signed-off-by: imxyb <xyb4638@gmail.com>
b5a0468
to
7fb327e
Compare
Codecov Report
@@ Coverage Diff @@
## master #261 +/- ##
==========================================
- Coverage 65.78% 65.13% -0.66%
==========================================
Files 105 106 +1
Lines 6792 6860 +68
==========================================
Hits 4468 4468
- Misses 1876 1944 +68
Partials 448 448
Continue to review full report at Codecov.
|
7269258
to
f8470a2
Compare
f8470a2
to
b5e4514
Compare
@fangyincheng @zouyx @hxmhlt PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
b5e4514
to
caece88
Compare
Signed-off-by: imxyb <xyb4638@gmail.com>
caece88
to
80e5bf5
Compare
LGTM |
Signed-off-by: imxyb xyb4638@gmail.com
What this PR does:
add consistent hash load balance
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: