8000 [leo_gateway] Abort Multi-part Upload (MU) requests can cause high load on all leo_storage(s) · Issue #904 · leo-project/leofs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[leo_gateway] Abort Multi-part Upload (MU) requests can cause high load on all leo_storage(s) #904
97B1
Open
@mocchira

Description

@mocchira

Now Abort MU(AMU) issues listing (prefix search) objects internally to fetch records to be deleted and this listing happens across all metadata stores (leveldb) so this can cause high load on all leo_storage(s) especially when there are many metadata stores (num_of_containers is set to very large). Instead we should implement AMU by referring cnumber in metadata and issues only HEAD against objects that can be existing.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0