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

Conversation

cfmcgrady
Copy link
Contributor

What changes were proposed in this pull request?

backport #2547 to branch-0.4

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.

leixm and others added 2 commits June 13, 2024 21:43
…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]>
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.14%. Comparing base (9a47109) to head (44f7797).
Report is 18 commits behind head on branch-0.4.

Additional details and impacted files
@@              Coverage Diff               @@
##           branch-0.4    #2563      +/-   ##
==============================================
+ Coverage       47.08%   47.14%   +0.07%     
==============================================
  Files             185      185              
  Lines           11936    11965      +29     
  Branches         1055     1060       +5     
==============================================
+ Hits             5619     5640      +21     
- Misses           5943     5947       +4     
- Partials          374      378       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

RexXiong pushed a commit that referenced this pull request Jun 13, 2024
…er installing snapshot

### What changes were proposed in this pull request?

backport #2547 to `branch-0.4`

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 #2563 from cfmcgrady/CELEBORN-1452-branch-0.4.

Lead-authored-by: Xianming Lei <[email protected]>
Co-authored-by: Fu Chen <[email protected]>
Signed-off-by: Shuang <[email protected]>
@RexXiong RexXiong closed this Jun 13, 2024
@cfmcgrady cfmcgrady deleted the CELEBORN-1452-branch-0.4 branch June 14, 2024 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants