Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GC object parts test #794

Open
carpawell opened this issue May 3, 2024 · 1 comment
Open

GC object parts test #794

carpawell opened this issue May 3, 2024 · 1 comment
Labels
feature Completely new functionality I3 Minimal impact S4 Routine U3 Regular

Comments

@carpawell
Copy link
Member

Is your feature request related to a problem? Please describe.

I'm always frustrated when we do not test unfinished object removal. If an object is not finished (no LINK object can be found), its parts can be removed to be GCed (while a finished object's parts are protected).

Describe the solution you'd like

Get some unfinished object (but how? PUT a big one and stop operation? request more featured neofs-cli util?) and know somehow its parts' IDs. Delete parts and get no errors.

Additional context

Split scheme has been changed: nspcc-dev/neofs-node#2716, nspcc-dev/neofs-api#283, nspcc-dev/neofs-spec#97.

@roman-khimov
Copy link
Member

It's easy to get unfinished chain with S3, btw. Multipart does exactly that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Completely new functionality I3 Minimal impact S4 Routine U3 Regular
Projects
None yet
Development

No branches or pull requests

2 participants