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: creates a non-empty raft log snapshot on server startup #18494

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    fa0fb6f View commit details
    Browse the repository at this point in the history
  2. fix: TestMemberPromote should override PeerURLS

    Signed-off-by: Clement <[email protected]>
    clement2026 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    87faf55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    103398a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix: compacti must be less than appliedi

    Signed-off-by: Clement <[email protected]>
    clement2026 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    926df1a View commit details
    Browse the repository at this point in the history
  2. fix: adjust TestV3WatchRestoreSnapshotUnsync to handle a different in…

    …itial snap index
    
    Signed-off-by: Clement <[email protected]>
    clement2026 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7f42b01 View commit details
    Browse the repository at this point in the history
  3. fix: TestV2SetMemberAttributes should have a kv

    Signed-off-by: Clement <[email protected]>
    clement2026 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5e8a2f3 View commit details
    Browse the repository at this point in the history
  4. fix: TestApplyRepeat

    Signed-off-by: Clement <[email protected]>
    clement2026 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    654aee8 View commit details
    Browse the repository at this point in the history
  5. fix: unit tests

    Signed-off-by: Clement <[email protected]>
    clement2026 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    49c5a42 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. fix: TestV2DeprecationSnapshotMatches

    Signed-off-by: Clement <[email protected]>
    clement2026 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3c14a8f View commit details
    Browse the repository at this point in the history
  2. fix: improve readability

    Signed-off-by: Clement <[email protected]>
    clement2026 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6136355 View commit details
    Browse the repository at this point in the history
  3. test: rewrite tests for raft log snapshot

    Signed-off-by: Clement <[email protected]>
    clement2026 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1955f1e View commit details
    Browse the repository at this point in the history
  4. fix: improve readability

    Signed-off-by: Clement <[email protected]>
    clement2026 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e40267f View commit details
    Browse the repository at this point in the history
  5. fix: improve readability

    Signed-off-by: Clement <[email protected]>
    clement2026 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ccbec07 View commit details
    Browse the repository at this point in the history