elasticsearch/docs/changelog/125214.yaml
Niels Bauman bbc47d9cad
Run TransportGetDataStreamLifecycleAction on local node (#125214)
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
2025-03-22 13:00:47 +02:00

5 lines
126 B
YAML

pr: 125214
summary: Run `TransportGetDataStreamLifecycleAction` on local node
area: Data streams
type: enhancement
issues: []