Skip to content

Commit

Permalink
[8.10] Add deprecated note for balanced allocator (elastic#98610) (e…
Browse files Browse the repository at this point in the history
…lastic#98614)

Co-authored-by: James Rodewig <[email protected]>
Co-authored-by: Roberto Seldner <[email protected]>
  • Loading branch information
jrodewig and rseldner authored Aug 17, 2023
1 parent 3a9241e commit 7f1a995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/modules/cluster/shards_allocation.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ runs a background task which computes the desired balance of shards in the
cluster. Once this background task completes, {es} moves shards to their
desired locations.

deprecated:[8.8,The `balanced` allocator type is deprecated and no longer recommended]
May also be set to `balanced` to select the legacy _balanced allocator_. This
allocator was the default allocator in versions of {es} before 8.6.0. It runs
in the foreground, preventing the master from doing other work in parallel. It
Expand Down

0 comments on commit 7f1a995

Please sign in to comment.