Skip to content

PIP-122: change loadbalance shedder to ThresholdShedder and add test#13733

Merged
codelipenghui merged 4 commits into
apache:masterfrom
hangc0276:chenhang/change_default_loadbalance_shedder_to_thresholdShedder
Jan 28, 2022
Merged

PIP-122: change loadbalance shedder to ThresholdShedder and add test#13733
codelipenghui merged 4 commits into
apache:masterfrom
hangc0276:chenhang/change_default_loadbalance_shedder_to_thresholdShedder

Conversation

@hangc0276

Copy link
Copy Markdown
Contributor

Fix #13340

Modification

  1. Change the default loadbalance default shedder strategy from OverloadShedder to ThresholdShedder
  2. Add test for ThresholdShedder

Documentation

Check the box below or label this PR directly (if you have committer privilege).

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

@github-actions github-actions Bot added the doc-required Your PR changes impact docs and you will update later. label Jan 13, 2022
@hangc0276 hangc0276 added this to the 2.10.0 milestone Jan 13, 2022
@hangc0276 hangc0276 changed the title change loadbalance shedder to ThresholdShedder and add test PIP-122: change loadbalance shedder to ThresholdShedder and add test Jan 17, 2022

@michaeljmarshall michaeljmarshall left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thanks for adding thorough tests @hangc0276!

@hangc0276
hangc0276 force-pushed the chenhang/change_default_loadbalance_shedder_to_thresholdShedder branch from 2100ea8 to d71306f Compare January 27, 2022 09:10
@codelipenghui
codelipenghui merged commit f941cbe into apache:master Jan 28, 2022
@Anonymitaet Anonymitaet added doc-complete Your PR changes impact docs and the related docs have been already added. and removed doc-required Your PR changes impact docs and you will update later. labels Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/broker doc-complete Your PR changes impact docs and the related docs have been already added.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PIP-122: Change loadBalancer default loadSheddingStrategy to ThresholdShedder

5 participants