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

*: add --initial-election-tick-advance to configure election fast-forward on bootstrap #9591

Merged
merged 6 commits into from
Apr 23, 2018

Commits on Apr 20, 2018

  1. etcdserver: add "InitialElectionTickAdvance"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    4bec0d7 View commit details
    Browse the repository at this point in the history
  2. integration: set InitialElectionTickAdvance to true by default

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    3fe9030 View commit details
    Browse the repository at this point in the history
  3. embed: add "InitialElectionTickAdvance"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    bffc532 View commit details
    Browse the repository at this point in the history
  4. etcdmain: add "--initial-election-tick-advance"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    85b7a59 View commit details
    Browse the repository at this point in the history
  5. etcdserver: add more tick fast-forward logs

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    21d2e2a View commit details
    Browse the repository at this point in the history
  6. CHANGELOG: add latest changes

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    2d7cb9d View commit details
    Browse the repository at this point in the history