Skip to content

[8.19] Remove unsupported master_timeout from cat.aliases API #5007

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

Merged
merged 2 commits into from
Jul 22, 2025

Conversation

pquentin
Copy link
Member

This query parameter was added in 9.0: elastic/elasticsearch#117230

On 8.18, it fails with request [/_cat/aliases] contains unrecognized parameter: [master_timeout].

Copy link
Contributor

github-actions bot commented Jul 22, 2025

Following you can find the validation changes against the target branch for the API.

API Status Request Response
cat.aliases 🟢 29/29 → 30/30 29/29 → 30/30

You can validate this API yourself by using the make validate target.

@pquentin pquentin merged commit 7f49f22 into 8.19 Jul 22, 2025
7 checks passed
@pquentin pquentin deleted the rest-api-spec-cat-aliases-master-timeout branch July 22, 2025 09:10
github-actions bot pushed a commit that referenced this pull request Jul 22, 2025
* [8.19] Remove unsupported master_timeout from cat.aliases API

* Run make contrib

(cherry picked from commit 7f49f22)
pquentin added a commit that referenced this pull request Jul 22, 2025
…#5008)

* [8.19] Remove unsupported master_timeout from cat.aliases API

* Run make contrib

(cherry picked from commit 7f49f22)

Co-authored-by: Quentin Pradet <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants