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: Avoid scanning raft log in become_leader #15

Merged

Commits on Jan 22, 2018

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

Commits on Jan 24, 2018

  1. fix

    csmoe committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    ea456a7 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary check

    csmoe committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    c33cf9d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2018

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

Commits on Jan 28, 2018

  1. fix test_should_bcast_commit

    csmoe committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    0f0b42e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

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