Add missing timeouts to rest-api-spec ILM APIs#118837
Merged
pquentin merged 6 commits intoelastic:mainfrom Dec 18, 2024
Merged
Conversation
Collaborator
|
Pinging @elastic/es-distributed-coordination (Team:Distributed Coordination) |
Collaborator
|
Pinging @elastic/es-data-management (Team:Data Management) |
Collaborator
|
Hi @pquentin, I've created a changelog YAML for you. |
DaveCTurner
reviewed
Dec 17, 2024
docs/changelog/118837.yaml
Outdated
| @@ -0,0 +1,5 @@ | |||
| pr: 118837 | |||
| summary: Add missing timeouts to rest-api-spec ILM APIs | |||
| area: "Cluster Coordination" | |||
Contributor
There was a problem hiding this comment.
Makes sense to me but these omissions pre-date #109112 and definitely belong to ILM rather than Cluster Coordination
dakrone
approved these changes
Dec 17, 2024
Member
dakrone
left a comment
There was a problem hiding this comment.
LGTM with David's comment about changing the area in the changelog
This was referenced Dec 18, 2024
Collaborator
pquentin
added a commit
to pquentin/elasticsearch
that referenced
this pull request
Dec 18, 2024
pquentin
added a commit
to pquentin/elasticsearch
that referenced
this pull request
Dec 18, 2024
elasticsearchmachine
pushed a commit
that referenced
this pull request
Dec 18, 2024
elasticsearchmachine
pushed a commit
that referenced
this pull request
Dec 18, 2024
rjernst
pushed a commit
to rjernst/elasticsearch
that referenced
this pull request
Dec 18, 2024
sarog
pushed a commit
to portsbuild/elasticsearch
that referenced
this pull request
Jan 22, 2025
pquentin
added a commit
to pquentin/elasticsearch
that referenced
this pull request
Jul 21, 2025
(cherry picked from commit ffe9002)
This was referenced Jul 21, 2025
Member
Author
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
pquentin
added a commit
to pquentin/elasticsearch
that referenced
this pull request
Jul 21, 2025
(cherry picked from commit ffe9002)
pquentin
added a commit
that referenced
this pull request
Jul 21, 2025
pquentin
added a commit
that referenced
this pull request
Jul 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have noticed those when reviewing elastic/elasticsearch-specification#3297. I tagged Data Management because those are ILM APIs but also Cluster Coordination as @DaveCTurner worked on those timeouts this year.