Skip to content

[8.0] Batch rollover cluster state updates. (#79945)#80392

Merged
elasticsearchmachine merged 1 commit intoelastic:8.0from
martijnvg:backport/8.0/pr-79945
Nov 5, 2021
Merged

[8.0] Batch rollover cluster state updates. (#79945)#80392
elasticsearchmachine merged 1 commit intoelastic:8.0from
martijnvg:backport/8.0/pr-79945

Conversation

@martijnvg
Copy link
Copy Markdown
Member

Backports the following commits to 8.0:

In cases where many indices are managed by ILM,
it is likely that rollovers for different indices or data streams
happen concurrently. This change allows the cluster state updates
that these rollovers generate to be batch.

This change also changes the rollover service to not do a reroute and
instead perform a single reroute for multiple batched rollovers.

Relates to elastic#77466
Closes to elastic#79782
@martijnvg martijnvg added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Nov 5, 2021
@elasticsearchmachine elasticsearchmachine merged commit 81d7742 into elastic:8.0 Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.0.0-rc1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants