Delete EC parts properly #1470

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

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

EC object parts are widely distributed across container nodes. When root object is removed, all parts must be properly cleaned up

also, if root object is big, EC parts are formed from split parts and inherit their headers. Removing them by root address will require extra logic since current logic is tied to a maximum of 1 level of inheritance

Additional context

Originally created by @cthulhu-rider on GitHub (Aug 5, 2025). ## Is your feature request related to a problem? Please describe. EC object parts are widely distributed across container nodes. When root object is removed, all parts must be properly cleaned up also, if root object is _big_, EC parts are formed from split parts and inherit their headers. Removing them by root address will require extra logic since current logic is tied to a maximum of 1 level of inheritance ## Additional context * #526 * #3500
sami 2025-12-28 17:23:06 +00:00
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#1470
No description provided.