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(balancer): add latency balancer algorithm #9787

Merged
merged 26 commits into from
Jan 25, 2023

Conversation

oowl
Copy link
Member

@oowl oowl commented Nov 20, 2022

Summary

add latency balancer algorithm

FTI-4099
KAG-79

Checklist

Full changelog

  1. change the balancer system function code to support updating the balancer status in the log phase
  2. introduce the latency balancer algorithm

https://linkerd.io/2016/03/16/beyond-round-robin-load-balancing-for-latency/

@chronolaw chronolaw marked this pull request as draft November 21, 2022 06:33
@chronolaw chronolaw added the pr/wip A work in progress PR opened to receive feedback label Nov 21, 2022
@oowl oowl force-pushed the feat/ewma-banlancer branch from b38306a to 39e44f8 Compare November 22, 2022 10:13
@oowl oowl force-pushed the feat/ewma-banlancer branch 7 times, most recently from cc893f0 to a854491 Compare November 23, 2022 15:20
@oowl oowl force-pushed the feat/ewma-banlancer branch from a854491 to 42a058b Compare December 13, 2022 07:34
@oowl oowl removed the pr/wip A work in progress PR opened to receive feedback label Dec 13, 2022
@oowl oowl marked this pull request as ready for review December 13, 2022 07:36
@oowl oowl force-pushed the feat/ewma-banlancer branch from 42a058b to e896095 Compare December 19, 2022 03:22
@chronolaw
Copy link
Contributor

Needs a change log entry.

@oowl oowl force-pushed the feat/ewma-banlancer branch from 6dc1823 to 802e333 Compare January 20, 2023 17:27
@locao locao changed the title feat(balancer): add latency banlancer algorithm feat(balancer): add latency balancer algorithm Jan 20, 2023
@locao locao merged commit 0d75a8e into Kong:master Jan 25, 2023
chronolaw added a commit that referenced this pull request Jan 30, 2023
dndx added a commit that referenced this pull request Jan 30, 2023
…d balancing algorithm)

Co-authored-by: Datong Sun <datong.sun@konghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants