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

refactor progress set to etcd/raft style #318

Closed
wants to merge 2 commits into from

Conversation

hicqu
Copy link
Contributor

@hicqu hicqu commented Nov 7, 2019

It's extracted from #317 , only refactor ProgressSet in this PR, so it should be more easily to review.

Signed-off-by: qupeng [email protected]

@hicqu hicqu force-pushed the progress-set-refactor branch from c5067b4 to fe07882 Compare November 7, 2019 07:17
@Hoverbear Hoverbear added the Enhancement An improvement to existing code. label Nov 7, 2019
Self::from(conf_state.clone())
}

// Test the configuration is valid or not. It's invalid when
Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest you use /// for better IDE support

Signed-off-by: qupeng <[email protected]>
@Fullstop000
Copy link
Member

What's the progress of this? It looks like this has been paused for a long time

@Fullstop000 Fullstop000 mentioned this pull request Jun 19, 2020
8 tasks
@BusyJay
Copy link
Member

BusyJay commented Jun 7, 2021

Joint consensus is fully implemented.

@BusyJay BusyJay closed this Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An improvement to existing code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants