Skip to content

Run TransportGetIndexTemplatesAction on local node#119837

Merged
nielsbauman merged 5 commits intoelastic:mainfrom
nielsbauman:local-template
Jan 10, 2025
Merged

Run TransportGetIndexTemplatesAction on local node#119837
nielsbauman merged 5 commits intoelastic:mainfrom
nielsbauman:local-template

Conversation

@nielsbauman
Copy link
Copy Markdown
Contributor

This action solely needs the cluster state, it can run on any node. Additionally, it needs to be cancellable to avoid doing unnecessary work after a client failure or timeout. The ?local parameter becomes a no-op and is marked as deprecated.

As a drive-by, this removes another usage of the trappy default master node timeout.

Relates #101805
Relates #107984

This action solely needs the cluster state, it can run on any node.
Additionally, it needs to be cancellable to avoid doing unnecessary work
after a client failure or timeout.

As a drive-by, this removes another usage of the trappy default master
node timeout.
@nielsbauman nielsbauman added >enhancement :Data Management/Indices APIs DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v9.0.0 labels Jan 9, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 9, 2025

Documentation preview:

@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@nielsbauman nielsbauman changed the title Run TransportGetIndexTemplateAction on local node Run TransportGetIndexTemplatesAction on local node Jan 9, 2025
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, I left one comment

@nielsbauman nielsbauman enabled auto-merge (squash) January 9, 2025 23:13
@nielsbauman nielsbauman merged commit 80e8017 into elastic:main Jan 10, 2025
@nielsbauman nielsbauman deleted the local-template branch January 10, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/Indices APIs DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. >enhancement Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants