Deleted COMPLEX object can be found in container (frostfs-cli object search --root) #1010
Labels
No labels
P0
P1
P2
P3
badger
frostfs-adm
frostfs-cli
frostfs-ir
frostfs-lens
frostfs-node
good first issue
triage
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#1010
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?
Related to #799
Expected Behavior
Deleted object can't be found in container using following 'neofs-cli object search --root' command
Current Behavior
Deleted object can found in container using following 'neofs-cli object search --root' command
Steps to Reproduce (for bugs)
1.Create container
2.Put object
3.Delete object
4.Tick epoch and verify that object was deleted
5.Try to find deleted object
Context
This was autimatic
test testsuites.object.test_object_api.TestObjectApi#test_object_search_should_return_tombstone_items
Regression
Yes
Version
##Your Environment
4 nodes
Virtual
Fixed with #799