Skip to content

Commit

Permalink
Update versioned_docs/version-3.2.x/concepts-broker-load-balancing-co…
Browse files Browse the repository at this point in the history
…ncepts.md

Co-authored-by: Kai Wang <[email protected]>
  • Loading branch information
thetumbled and Demogorgon314 authored Aug 12, 2024
1 parent a3f5b22 commit ada2591
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ and if the score difference exceeds 40, it needs to be triggered 2 times continu
The larger the load difference between brokers, the smaller the number of times it takes to trigger bundle unloads,
which can adapt to scenarios such as cluster rolling restart or expansion.

For implementation details, see [PIP-364: Introduce a new load balance algorithm AvgShedder](https://github.com/apache/pulsar/pull/22949).
For implementation details, see [PIP-364: Introduce a new load balance algorithm AvgShedder](https://github.com/apache/pulsar/pull/22949).


## Related topics
Expand Down

0 comments on commit ada2591

Please sign in to comment.