Skip to content

Mark Step#isRetryable abstract#70716

Merged
andreidan merged 3 commits intoelastic:masterfrom
andreidan:ilm-step-abstract-isretryable
Mar 23, 2021
Merged

Mark Step#isRetryable abstract#70716
andreidan merged 3 commits intoelastic:masterfrom
andreidan:ilm-step-abstract-isretryable

Conversation

@andreidan
Copy link
Copy Markdown
Contributor

@andreidan andreidan commented Mar 23, 2021

This marks isRetryable as abstract and implements it in the remaining places.

Closes #48183

This marks isRetryable and implements it in the remaining places.
@andreidan andreidan added :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. v8.0.0 v7.13.0 labels Mar 23, 2021
@andreidan andreidan requested a review from dakrone March 23, 2021 10:06
@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Mar 23, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

Copy link
Copy Markdown
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Nice to have this all done!

@andreidan andreidan merged commit b039b80 into elastic:master Mar 23, 2021
andreidan added a commit to andreidan/elasticsearch that referenced this pull request Mar 23, 2021
This marks isRetryable and implements it in the remaining places.

(cherry picked from commit b039b80)
Signed-off-by: Andrei Dan <andrei.dan@elastic.co>
andreidan added a commit that referenced this pull request Mar 24, 2021
This marks isRetryable and implements it in the remaining places.

(cherry picked from commit b039b80)
Signed-off-by: Andrei Dan <andrei.dan@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. >refactoring Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v7.13.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retry ILM steps when transient or recoverable errors are encountered

5 participants