Excessive memory consumption in slicing code #440

Closed
opened 2025-12-28 17:37:24 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (Mar 25, 2024).

Originally assigned to: @smallhive on GitHub.

Current Behavior

Allocating MaxObjectSize per incoming request.

Expected Behavior

Doing something more sane when dealing with smaller requests.

Context

#931.

Originally created by @roman-khimov on GitHub (Mar 25, 2024). Originally assigned to: @smallhive on GitHub. ## Current Behavior Allocating MaxObjectSize per incoming request. ## Expected Behavior Doing something more sane when dealing with smaller requests. ## Context #931.
sami 2025-12-28 17:37:24 +00:00
  • closed this issue
  • added the
    bug
    S2
    I4
    U2
    labels
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-s3-gw#440
No description provided.