-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
I4No visible changesNo visible changesS3Minimally significantMinimally significantU2Seriously plannedSeriously plannedbugSomething isn't workingSomething isn't workingneofs-storageStorage node application issuesStorage node application issues
Milestone
Description
i test how child objects are affected when parent's tombstone is put to the storage engine
i expect that once tombstone is successfully put, all child objects are marked as garbage and after a certain time will be completely removed from storage
Expected Behavior
child objects are handled regardless of number of shards
Current Behavior
works as expected with single shard only. Multiple shards show flaky behavior. I guess outcome depends on sort order
the test may be wrong
Possible Solution
when tombstone arrives, show it to all shards
Steps to Reproduce (for bugs)
see storage engine unit tests in #3549
Context
Regression
not likely
Your Environment
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I4No visible changesNo visible changesS3Minimally significantMinimally significantU2Seriously plannedSeriously plannedbugSomething isn't workingSomething isn't workingneofs-storageStorage node application issuesStorage node application issues