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

fix: VersionSet::DumpManifest #11605

Closed
wants to merge 5 commits into from

Conversation

huangmengbin
Copy link
Contributor

@huangmengbin huangmengbin commented Jul 12, 2023

Fixes #11604

  • Function VersionSet::DumpManifest ignores all ColumnFamilyDescriptor, resulting in comparator mismatch.

@facebook-github-bot
Copy link
Contributor

@ajkr has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@huangmengbin has updated the pull request. You must reimport the pull request before landing.

@facebook-github-bot
Copy link
Contributor

@ajkr has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Copy link
Contributor

@ajkr ajkr left a comment

Choose a reason for hiding this comment

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

LGTM. I made a minor change for variable naming

@facebook-github-bot
Copy link
Contributor

@huangmengbin has updated the pull request. You must reimport the pull request before landing.

@facebook-github-bot
Copy link
Contributor

@huangmengbin has updated the pull request. You must reimport the pull request before landing.

@huangmengbin
Copy link
Contributor Author

huangmengbin commented Jul 14, 2023

Thanks for your review. I run make format and re-commit.

@huangmengbin huangmengbin requested a review from ajkr July 18, 2023 06:17
@facebook-github-bot
Copy link
Contributor

@ajkr has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@ajkr merged this pull request in 98d0f6e.

@huangmengbin huangmengbin deleted the fix_DumpManifest branch July 21, 2023 15:51
rockeet pushed a commit to topling/toplingdb that referenced this pull request Dec 18, 2023
Summary:
Fixes facebook/rocksdb#11604

Pull Request resolved: facebook/rocksdb#11605

Reviewed By: jowlyzhang

Differential Revision: D47459254

Pulled By: ajkr

fbshipit-source-id: 4420e443fbf4bd01ddaa2b47285fc4445bf36246
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

L1 has overlapping ranges in VersionSet::DumpManifest
3 participants