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

raft: add learner #8605

Closed
wants to merge 7 commits into from
Closed

raft: add learner #8605

wants to merge 7 commits into from

Commits on Sep 25, 2017

  1. raft: add non-voter

    lishuai87 committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    a91a51d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Configuration menu
    Copy the full SHA
    c098dbb View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2017

  1. Configuration menu
    Copy the full SHA
    b159733 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2017

  1. Configuration menu
    Copy the full SHA
    ee003a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    aff1c50 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Configuration menu
    Copy the full SHA
    abb497a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. raft: address comments

    lishuai87 committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    2d2c6b9 View commit details
    Browse the repository at this point in the history