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

optimize: optimize raftsnapshot read #6896

Merged
merged 5 commits into from
Sep 30, 2024
Merged

optimize: optimize raftsnapshot read #6896

merged 5 commits into from
Sep 30, 2024

Conversation

qxyuan853
Copy link
Contributor

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Address an issue similar to pull request apache#6702 in the snapshot module. The patch for issue apache#6702 is incomplete.
Add a test case to ensure the whitelist mechanism in the modified RaftSnapshotSerializer is effective.
@funky-eyes funky-eyes reopened this Sep 30, 2024
@funky-eyes funky-eyes added this to the 2.3.0 milestone Sep 30, 2024
@funky-eyes funky-eyes changed the title Address an issue similar to pull request #6702 in the snapshot module. The patch for issue #6702 is incomplete. optimize: optimize raftsnapshot read Sep 30, 2024
@funky-eyes funky-eyes added the first-time contributor first-time contributor label Sep 30, 2024
Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@funky-eyes funky-eyes merged commit 851e5de into apache:2.x Sep 30, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants