Skip to content

[8.19] Suppress success callback when failing master task (#142042)#142100

Merged
elasticsearchmachine merged 2 commits intoelastic:8.19from
DaveCTurner:backport/8.19/pr-142042
Feb 10, 2026
Merged

[8.19] Suppress success callback when failing master task (#142042)#142100
elasticsearchmachine merged 2 commits intoelastic:8.19from
DaveCTurner:backport/8.19/pr-142042

Conversation

@DaveCTurner
Copy link
Copy Markdown
Member

Backports the following commits to 8.19:

If the execution of a cluster state update task throws an exception then
all the tasks in the batch must be failed with that exception, even if
some of them have been marked as successfully completed.
@DaveCTurner DaveCTurner added :Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Distributed Meta label for distributed team. labels Feb 9, 2026
@elasticsearchmachine elasticsearchmachine merged commit c5a95a4 into elastic:8.19 Feb 10, 2026
28 checks passed
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 >bug :Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. Team:Distributed Meta label for distributed team. v8.19.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants