Skip to content

[9.3] Suppress success callback when failing master task (#142042)#142098

Merged
elasticsearchmachine merged 1 commit intoelastic:9.3from
DaveCTurner:backport/9.3/pr-142042
Feb 9, 2026
Merged

[9.3] Suppress success callback when failing master task (#142042)#142098
elasticsearchmachine merged 1 commit intoelastic:9.3from
DaveCTurner:backport/9.3/pr-142042

Conversation

@DaveCTurner
Copy link
Copy Markdown
Member

Backports the following commits to 9.3:

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 4443c89 into elastic:9.3 Feb 9, 2026
35 checks passed
@DaveCTurner DaveCTurner deleted the backport/9.3/pr-142042 branch February 9, 2026 09:36
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. v9.3.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants