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 snapshot's making header bug #362

Merged

Conversation

kangpinghuang
Copy link
Contributor

When making snapshot, the new temp header is used to dump as header file. It is invalid to save the new temp header to meta, because this may lead to lose of header info.
So just remove the code of save the temp header to meta to solve this problem.

ISSUE #360

Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

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

OK

@morningman morningman merged commit aa27d0e into apache:master Nov 28, 2018
@kangpinghuang kangpinghuang deleted the fix_snapshot_header_meta_bug branch August 13, 2019 06:09
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