Select storage shards by parent ID for EC part #1483

Open
opened 2025-12-28 17:23:09 +00:00 by sami · 0 comments
Owner

Originally created by @cthulhu-rider on GitHub (Aug 19, 2025).

  • after #3457, storage shards are sorted by EC part ID on PUT
  • after #3534, storage shards are sorted by EC part parent ID on GET

Describe the solution you'd like

since

  • part ID is unavailable on GET
  • parent ID is available on PUT

it'd be more efficient to sort shards by parent ID on PUT

Originally created by @cthulhu-rider on GitHub (Aug 19, 2025). ## Is your feature request related to a problem? Please describe. - after #3457, storage shards are sorted by EC part ID on PUT - after #3534, storage shards are sorted by EC part parent ID on GET ## Describe the solution you'd like since - part ID is unavailable on GET - parent ID is available on PUT it'd be more efficient to sort shards by parent ID on PUT
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-node#1483
No description provided.