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 issue that store's liveness may incorrectly marked as unreachable when the store restarts with label changed #1402

Merged
merged 9 commits into from
Jul 31, 2024

Commits on Jul 29, 2024

  1. fix issue that store's liveness may incorrectly marked as unreachable…

    … when the store restarts with label changed
    
    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5453d02 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. refine

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c08137f View commit details
    Browse the repository at this point in the history
  2. remove unnecessary code

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    236f0f5 View commit details
    Browse the repository at this point in the history
  3. refine log

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0f919d7 View commit details
    Browse the repository at this point in the history
  4. add log

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5761fc9 View commit details
    Browse the repository at this point in the history
  5. refine

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cf44722 View commit details
    Browse the repository at this point in the history
  6. fix test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    00ed200 View commit details
    Browse the repository at this point in the history
  7. refine log

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    77d232a View commit details
    Browse the repository at this point in the history
  8. fix test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    45ae68a View commit details
    Browse the repository at this point in the history