Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

chore: implement leastlatency LB with Peak EWMA - #2869

Merged
mutianf merged 2 commits into
googleapis:mainfrom
igorbernstein2:lb
Apr 9, 2026
Merged

chore: implement leastlatency LB with Peak EWMA#2869
mutianf merged 2 commits into
googleapis:mainfrom
igorbernstein2:lb

Conversation

@igorbernstein2

Copy link
Copy Markdown
Contributor

Other changes

  • Hook up subset size settings
  • Increase PeakEwma decay - AFE latency is very noisy so we need a long duration to discern which AFEs genuinely perform better

Change-Id: I138501487d4dec53aa80e18785023bcbfaa06807

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)
  • Rollback plan is reviewed and LGTMed
  • All new data plane features have a completed end to end testing plan

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the samples format.

@igorbernstein2
igorbernstein2 requested review from a team as code owners April 9, 2026 12:46
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/java-bigtable API. labels Apr 9, 2026
Other changes
- Hook up subset size settings
- Increase PeakEwma decay - AFE latency is very noisy so we need a long duration to discern which AFEs genuinely perform better

Change-Id: I138501487d4dec53aa80e18785023bcbfaa06807
…pool

Change-Id: Ifb6c293e355d337d457d3b76efe4e21924f80f81
@mutianf
mutianf merged commit 6e17eeb into googleapis:main Apr 9, 2026
33 of 35 checks passed
@igorbernstein2
igorbernstein2 deleted the lb branch April 9, 2026 15:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants