Skip to content

Conversation

schase-es
Copy link
Contributor

Backports the following commits to 8.19:

…elastic#129601)

TransportStartDatafeedAction previously tried to validate remote index cluster
names in datafeed jobs, before checking if the local cluster had
remote_cluster_client role. Because this role enables retrieval of the remote
cluster names, the validation step would always fail with a no-such-cluster
exception. This was confusing. This change moves the remote_cluster_client check
ahead of cluster name validation, and adds a test.

Closes ES-11841
Closes elastic#121149
@schase-es schase-es added :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Jun 20, 2025
@elasticsearchmachine elasticsearchmachine merged commit 11b5c78 into elastic:8.19 Jun 21, 2025
22 checks passed
@schase-es schase-es deleted the backport/8.19/pr-129601 branch June 21, 2025 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. >non-issue v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants