Unable to remove EC object #576
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-s3-gw#576
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Expected Behavior
It is possible to remove object when storage node returns ECInfoErr during children collection (happens with EC placement policy)
Current Behavior
ECInfoErr is thrown up to client side and object cannot be removed.
Possible Solution
Fix is done by core team in TrueCloudLab/frostfs-sdk-go#312 and we need to adopt it:
support/v0.30
branch, use new SDK from support/v1.0.0-rc.5 branchsupport/v0.31
branch, update SDK up to master (this should include changes from #570)Steps to Reproduce (for bugs)
Context
None
Regression
No, it never worked this way.
Your Environment
Any release with EC support from node, e.g. v0.30.0