Skip to content

Commit

Permalink
[8.9] Add deprecated note for balanced allocator (#98610) (#98615)
Browse files Browse the repository at this point in the history
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 d92ec47 commit b970485
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 b970485

Please sign in to comment.