Skip to content
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

Leader Election Pattern #923

Merged
merged 23 commits into from
Oct 8, 2019
Merged

Leader Election Pattern #923

merged 23 commits into from
Oct 8, 2019

Conversation

Azureyjt
Copy link
Contributor

@Azureyjt Azureyjt commented Sep 12, 2019

This PR fixes issue #447

Implemented leader election pattern with the following algorithm:

  • Token-ring
  • Bully

@Azureyjt
Copy link
Contributor Author

@iluwatar Please kindly review this PR.

@iluwatar
Copy link
Owner

There is a conflict that must be resolved

@Azureyjt Azureyjt closed this Oct 8, 2019
@Azureyjt Azureyjt reopened this Oct 8, 2019
Merge changes on master branch
@Azureyjt
Copy link
Contributor Author

Azureyjt commented Oct 8, 2019

There is a conflict that must be resolved

Conflict fixed.

@iluwatar iluwatar added this to the 1.22.0 milestone Oct 8, 2019
@iluwatar iluwatar merged commit 90ea450 into iluwatar:master Oct 8, 2019
@iluwatar
Copy link
Owner

iluwatar commented Oct 8, 2019

Well done @Azureyjt, such a nice pattern 🌹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants