elasticsearch/plugins/discovery-gce
Niels Bauman ecbc360f37
Run `TransportClusterStateAction` on local node (#129872)
This action solely needs the cluster state, it can run on any node.
Since this action is invoked across clusters, we need to be able to
(de)serialize requests and responses. We introduce a new
`RemoteClusterStateRequest` that wraps the existing
`ClusterStateRequest` and implements (de)serialization.
2025-07-08 14:21:13 +02:00
..
config/discovery-gce Silence known entitlement warnings (#124883) 2025-03-18 16:52:12 +02:00
licenses Update log4j2 LICENSE and NOTICE files (#93611) 2023-02-09 08:53:43 -05:00
src Run `TransportClusterStateAction` on local node (#129872) 2025-07-08 14:21:13 +02:00
build.gradle Convert remaining plugin projects to new test clusters framework (#125626) 2025-03-26 13:44:07 -07:00