Skip to content

Combine join task and listener #82645

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

Today join tasks executed by the master have a separate
ClusterStateTaskListener to feed back the join result to the joining
node. It'd be preferable to use the task itself as the listener. This
commit does that.

Relates #82644

Today join tasks executed by the master have a separate
`ClusterStateTaskListener` to feed back the join result to the joining
node. It'd be preferable to use the task itself as the listener. This
commit does that.

Relates elastic#82644
@DaveCTurner DaveCTurner added >refactoring :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. v8.1.0 labels Jan 16, 2022
@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Jan 16, 2022
@elasticmachine
Copy link
Collaborator

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

@DaveCTurner DaveCTurner merged commit fc7d6d8 into elastic:master Jan 17, 2022
@DaveCTurner DaveCTurner deleted the 2022-01-16-JoinTask-ClusterStateTaskListener branch January 17, 2022 11:12
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. >refactoring Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants