Skip to content

[improve] [broker] AvgShedder#18186

Closed
thetumbled wants to merge 1 commit into
apache:masterfrom
thetumbled:feature_AvgShedder
Closed

[improve] [broker] AvgShedder#18186
thetumbled wants to merge 1 commit into
apache:masterfrom
thetumbled:feature_AvgShedder

Conversation

@thetumbled

@thetumbled thetumbled commented Oct 25, 2022

Copy link
Copy Markdown
Member

Fixes #18173

Motivation

A new load balance strategy described in PIP-217.
#18173

Modifications

  • add a new Shedder
  • provide a way for implementing new strategy that is the binding of the placement strategy and the shedding strategy

Verifying this change

  • Make sure that the change passes the CI checks.
    This change added tests and can be verified as follows:
    (example:)
    • Added integration tests for end-to-end deployment with large payloads (10MB)
    • Extended integration test for recovery after broker failure

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: thetumbled#4

@github-actions github-actions Bot added the doc-required Your PR changes impact docs and you will update later. label Oct 25, 2022
@github-actions

Copy link
Copy Markdown

The pr had no activity for 30 days, mark with Stale label.

@github-actions github-actions Bot added the Stale label Nov 25, 2022
@jiazhai jiazhai requested review from codelipenghui, liangyepianzhou and mattisonchao and removed request for codelipenghui and mattisonchao January 5, 2023 10:29
@Technoboy- Technoboy- added this to the 3.2.0 milestone Jul 31, 2023
@Technoboy- Technoboy- modified the milestones: 3.2.0, 3.3.0 Dec 22, 2023
@coderzc coderzc modified the milestones: 3.3.0, 3.4.0 May 8, 2024
@thetumbled thetumbled closed this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-required Your PR changes impact docs and you will update later. Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PIP-217: LoadShedding Strategy Improment

3 participants