Skip to content

Run TransportGetDataStreamOptionsAction on local node#125213

Merged
nielsbauman merged 4 commits intoelastic:mainfrom
nielsbauman:local-get-data-stream-options
Mar 22, 2025
Merged

Run TransportGetDataStreamOptionsAction on local node#125213
nielsbauman merged 4 commits intoelastic:mainfrom
nielsbauman:local-get-data-stream-options

Conversation

@nielsbauman
Copy link
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.

Relates #101805

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.

Relates elastic#101805
@nielsbauman nielsbauman added >enhancement :StorageEngine/Data streams Data streams and their lifecycles Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v9.1.0 labels Mar 19, 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

@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

@nielsbauman nielsbauman enabled auto-merge (squash) March 22, 2025 09:54
@nielsbauman nielsbauman merged commit f7d7ce7 into elastic:main Mar 22, 2025
17 checks passed
@nielsbauman nielsbauman deleted the local-get-data-stream-options branch March 22, 2025 14:18
omricohenn pushed a commit to omricohenn/elasticsearch that referenced this pull request Mar 28, 2025
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.

Relates elastic#101805
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>enhancement :StorageEngine/Data streams Data streams and their lifecycles Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v9.1.0

3 participants