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: use uuid as upload_id in obkv object store #970

Merged

Conversation

MichaelLeeHZ
Copy link
Contributor

Rationale

There is a possibility for the upload_id in the obkv object store to become corrupted after restarting the server. This can result in errors in the object's data.

Detailed Changes

  • use uuid as upload_id

Test Plan

@MichaelLeeHZ MichaelLeeHZ marked this pull request as ready for review June 6, 2023 08:17
Copy link
Member

@ShiKaiWi ShiKaiWi left a comment

Choose a reason for hiding this comment

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

LGTM

@ShiKaiWi ShiKaiWi merged commit e1b9e58 into apache:main Jun 6, 2023
5 checks passed
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.

None yet

2 participants