Skip to content

Handle rejection in FollowerChecker #84484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

DaveCTurner
Copy link
Contributor

In #83576 we moved cluster coordination activities to a threadpool which
rejects actions on shutdown. #84483 is a test failure caused by a
missing rejection handler, which this commit addresses.

Closes #84483

In elastic#83576 we moved cluster coordination activities to a threadpool which
rejects actions on shutdown. elastic#84483 is a test failure caused by a
missing rejection handler, which this commit addresses.

Closes elastic#84483
@DaveCTurner DaveCTurner added >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. v8.2.0 labels Mar 1, 2022
@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Mar 1, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

Copy link
Contributor

@original-brownbear original-brownbear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for fixing this!

@DaveCTurner DaveCTurner merged commit beb7c9e into elastic:master Mar 1, 2022
@DaveCTurner DaveCTurner deleted the 2022-03-01-handle-followerchecker-rejection branch March 1, 2022 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test Issues or PRs that are addressing/adding tests v8.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] RolloverIT testRollover failing
3 participants