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

Skip Inspecting Busy Indices on ILM CS Application (#78471) #78496

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

original-brownbear
Copy link
Member

If the current combination of current-step and index has a running CS update task
enqueued there is no point in adding yet another task for this combination on the applier
and we can skip the expensive inspection for the index.

follow up to #78390

backport of #78471

If the current combination of current-step and index has a running CS update task
enqueued there is no point in adding yet another task for this combination on the applier
and we can skip the expensive inspection for the index.

follow up to elastic#78390
@original-brownbear original-brownbear added >non-issue :Data Management/ILM+SLM Index and Snapshot lifecycle management backport labels Sep 30, 2021
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Sep 30, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@original-brownbear original-brownbear merged commit fcc6a9a into elastic:7.x Sep 30, 2021
@original-brownbear original-brownbear deleted the 78471-7.x branch September 30, 2021 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Data Management/ILM+SLM Index and Snapshot lifecycle management >non-issue Team:Data Management Meta label for data/management team v7.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants