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

[CELEBORN-1452][0.4] Master follower node metadata is out of sync after installing snapshot #2563

Closed

Commits on Jun 13, 2024

  1. [CELEBORN-1452] Master follower node metadata is out of sync after in…

    …stalling snapshot
    
    ### What changes were proposed in this pull request?
    Fix Master follower node metadata is out of sync after installing snapshot
    
    ### Why are the changes needed?
    Follower node metadata is out of sync, when a master-slave switchover occurs, there are major risks to the stability of the cluster.
    
    ### Does this PR introduce _any_ user-facing change?
    No.
    
    ### How was this patch tested?
    UT.
    
    Closes apache#2547 from leixm/issue_1452.
    
    Authored-by: Xianming Lei <[email protected]>
    Signed-off-by: SteNicholas <[email protected]>
    leixm authored and cfmcgrady committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cc2f274 View commit details
    Browse the repository at this point in the history
  2. fix ut

    cfmcgrady committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    44f7797 View commit details
    Browse the repository at this point in the history