elasticsearch/docs/changelog/126051.yaml
Niels Bauman eb4d64f94a
Run TransportGetSettingsAction on local node (#126051)
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-04-02 15:05:31 +01:00

5 lines
115 B
YAML

pr: 126051
summary: Run `TransportGetSettingsAction` on local node
area: Indices APIs
type: enhancement
issues: []