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

Fix state.commit is out of range on restart #11888

Merged
merged 8 commits into from
May 15, 2020

Commits on May 13, 2020

  1. etcdserver/*, wal/*: changes to snapshots and wal logic to fix etcd-i…

    Viacheslav Biriukov authored and jpbetz committed May 13, 2020
    Configuration menu
    Copy the full SHA
    9162cd6 View commit details
    Browse the repository at this point in the history
  2. etcdserver/*: changes to snapshots and wal logic to fix etcd-io#10219

    Viacheslav Biriukov authored and jpbetz committed May 13, 2020
    Configuration menu
    Copy the full SHA
    3d2b565 View commit details
    Browse the repository at this point in the history
  3. etcdserver/*: fix tests

    Viacheslav Biriukov authored and jpbetz committed May 13, 2020
    Configuration menu
    Copy the full SHA
    5435e76 View commit details
    Browse the repository at this point in the history
  4. etcdserver/*: rollback default settings

    Viacheslav Biriukov authored and jpbetz committed May 13, 2020
    Configuration menu
    Copy the full SHA
    91efa67 View commit details
    Browse the repository at this point in the history
  5. etcdserver/*, wal/*: add Sync method

    Viacheslav Biriukov authored and jpbetz committed May 13, 2020
    Configuration menu
    Copy the full SHA
    5051703 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. etcdserver/*, wal/*: find valid snapshots by cross checking snap file…

    …s and wal snap entries
    jpbetz committed May 14, 2020
    Configuration menu
    Copy the full SHA
    bd16071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b68eea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    743e6e9 View commit details
    Browse the repository at this point in the history