Skip to content

[leo_object_storage][compaction] Grandparent objects can be removed unintentionally #1017

Closed
@mocchira

Description

Now we have the following checks to validate objects in AVS
https://github.com/leo-project/leo_object_storage/blob/develop/src/leo_object_storage_transformer.erl#L535-L539
however there can be some cases where Meta#?METADATA.csize is set to a large value over ?MAX_DATABLOCK_SIZE(=10MB) when uploading a large object through multipart upload and its multipart chunk size is set to > 10MB.

So we have to increase this hard limit over a theoretical limit which can be set to multipart chunk size in any aws-client.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions