WIP: Put a tombstone on a different shard if a target shard is read-only #1403
No reviewers
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
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#1403
Loading…
Reference in a new issue
No description provided.
Delete branch "a-savchuk/frostfs-node:put-tombstone-on-different-shard"
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?
Currently, when an object on some shard is inhumed, the engine places a tombstone on the same shard. If the target shard is read-only, the engine fails.
In that case, we want the engine to correctly place a tombstone on a different shard, ensuring that:
Signed-off-by: Aleksey Savchuk a.savchuk@yadro.com
0c15185883
tod511a08b60
Both tests should fail before the bug is fixed
d511a08b60
to13f66540c1
13f66540c1
to4d79969d12
4d79969d12
tof3735d0fb9
f3735d0fb9
to3c1aaee84f
3c1aaee84f
toc4fca96dd1
c4fca96dd1
to2dc934839a
We decided that supporting the ability to write a GC mark to a different shard leads to
I close this PR
Pull request closed