Skip to content

Specify master timeout when submitting alias tasks #130733

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 8, 2025

Conversation

nielsbauman
Copy link
Contributor

We specify the master node timeout from the REST request to avoid waiting for the task indefinitely.

Resolves #120389

We specify the master node timeout from the REST request to avoid
waiting for the task indefinitely.

Resolves elastic#120389
@nielsbauman nielsbauman added >bug :Data Management/Indices APIs APIs to create and manage indices and templates auto-backport Automatically create backport pull requests when merged v8.19.1 labels Jul 7, 2025
@elasticsearchmachine elasticsearchmachine added Team:Data Management Meta label for data/management team v9.2.0 labels Jul 7, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

Hi @nielsbauman, I've created a changelog YAML for you.

Copy link
Member

@PeteGillinElastic PeteGillinElastic left a comment

Choose a reason for hiding this comment

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

LGTM. If it's this simple, I don't know why we didn't do it ages ago!

@nielsbauman nielsbauman merged commit bdd6f51 into elastic:main Jul 8, 2025
34 checks passed
@nielsbauman nielsbauman deleted the alias-task-timeout branch July 8, 2025 09:09
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.19

elasticsearchmachine pushed a commit that referenced this pull request Jul 8, 2025
We specify the master node timeout from the REST request to avoid
waiting for the task indefinitely.

Resolves #120389
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged >bug :Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team v8.19.1 v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MetadataIndexAliasesService does not respect timeout specified in request when submitting index-aliases tasks
3 participants