-
Notifications
You must be signed in to change notification settings - Fork 285
[fix] update dragonboat version, fix the snapshot bug: #23279
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
Conversation
|
You are nearing your monthly Qodo Merge usage quota. For more information, please visit here. PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
|
You are nearing your monthly Qodo Merge usage quota. For more information, please visit here. PR Code Suggestions ✨No code suggestions found for the PR. |
just after a membership config change, the lastest snapshot will not contain it, this is a bug. The snapshot should contain all membership changes
69449a3 to
01c0a22
Compare
Merge Queue Status✅ The pull request has been merged at c4869e7 This pull request spent 56 minutes 37 seconds in the queue, including 56 minutes 23 seconds running CI. Required conditions to merge
|
What type of PR is this?
Which issue(s) this PR fixes:
issue https://github.com/matrixorigin/MO-Cloud/issues/6848
What this PR does / why we need it:
just after a membership config change, the lastest snapshot
will not contain it, this is a bug. The snapshot should contain
all membership changes