-
Notifications
You must be signed in to change notification settings - Fork 286
[fix] update dragonboat version, fix the snapshot bug: #23280
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
01e14b7 to
e8d1aee
Compare
Merge Queue Status✅ The pull request has been merged at e8d1aee This pull request spent 9 seconds in the queue, with no time 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