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

The stageBlockBytes should calculate the checksum length #3450

Closed
zhijian-pro opened this issue Apr 10, 2023 · 1 comment · Fixed by #3459
Closed

The stageBlockBytes should calculate the checksum length #3450

zhijian-pro opened this issue Apr 10, 2023 · 1 comment · Fixed by #3459
Assignees

Comments

@zhijian-pro
Copy link
Contributor

zhijian-pro commented Apr 10, 2023

writeback files may contain checksum values, so the stageBlockBytes deletions should use parseObjOrigSize(key) rather than fi.size

@zhijian-pro zhijian-pro self-assigned this Apr 10, 2023
@zyfjeff
Copy link
Contributor

zyfjeff commented Apr 10, 2023

Indeed, many places in the code has mixed file size and object size.

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 a pull request may close this issue.

2 participants