Skip to content

Commit

Permalink
fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
thetumbled committed Aug 2, 2024
1 parent e59d9e8 commit f3765ca
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/administration-load-balance.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,6 @@ This strategy tends to distribute load uniformly across all brokers. This strate
To use the `UniformLoadShedder` strategy, configure brokers with this value.
`loadBalancerLoadSheddingStrategy=org.apache.pulsar.broker.loadbalance.impl.UniformLoadShedder`

### AvgShedder



## Unload topics and bundles

You can "unload" a topic in Pulsar manual admin operations. Unloading means closing topics, releasing ownership, and reassigning topics to a new broker, based on the current load.
Expand Down

0 comments on commit f3765ca

Please sign in to comment.