Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use batching for ILM cluster state updates #78488

Closed
wants to merge 2 commits into from

Conversation

probakowski
Copy link
Contributor

@probakowski probakowski commented Sep 29, 2021

This change introduce executor that batches ILM cluster state updates to avoid tasks explosion and speed up ILM processing.
With tasks deduplication introduced in #78390 there should never be more tasks than indices so application should be quick.

Relates #77466

@arteam arteam added v8.1.0 and removed v8.0.0 labels Jan 12, 2022
@probakowski probakowski deleted the ilm-batch2 branch January 17, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants