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

etcdserver: adjust election timeout on restart #9364

Closed
wants to merge 6 commits into from

Commits on Mar 8, 2018

  1. rafthttp: add "InitialPeerNotify"

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    4f67bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58f5219 View commit details
    Browse the repository at this point in the history
  3. etcdserver: protect raft.Node.Tick with mutex

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    a97b9e2 View commit details
    Browse the repository at this point in the history
  4. etcdserver: move "advanceRaftTicks" to "NewServer"

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    6371853 View commit details
    Browse the repository at this point in the history
  5. etcdserver/membership: add "InitialAddNotify"

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    1d215d8 View commit details
    Browse the repository at this point in the history
  6. etcdserver: adjust election ticks on restart

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    3257823 View commit details
    Browse the repository at this point in the history