Fix rise of the deleted object #796

Merged
dstepanov-yadro merged 1 commit from dstepanov-yadro/frostfs-node:fix/zombie_object into master 2024-09-04 19:51:04 +00:00

This fixes case:

  1. Created a container with a REP 2 policy
  2. One of the nodes to which the object was replicated was removed from the network map
  3. Wait until the object is replicated to another node instead of the removed one
  4. Delete the object
  5. Restore removed node
  6. Check that the object on the restored node is missing, but object is available on the restored node
This fixes case: 1. Created a container with a REP 2 policy 2. One of the nodes to which the object was replicated was removed from the network map 3. Wait until the object is replicated to another node instead of the removed one 4. Delete the object 5. Restore removed node 6. Check that the object on the restored node is missing, but object is available on the restored node
dstepanov-yadro force-pushed fix/zombie_object from 1179d1109e to c7d36e65fd 2023-11-09 10:40:39 +00:00 Compare
dstepanov-yadro force-pushed fix/zombie_object from c7d36e65fd to 78cfb6aea8 2023-11-09 10:41:50 +00:00 Compare
dstepanov-yadro requested review from storage-core-committers 2023-11-09 11:10:11 +00:00
dstepanov-yadro requested review from storage-core-developers 2023-11-09 11:10:11 +00:00
acid-ant approved these changes 2023-11-09 11:33:32 +00:00
fyrchik approved these changes 2023-11-09 12:34:36 +00:00
dstepanov-yadro merged commit 78cfb6aea8 into master 2023-11-09 13:00:23 +00:00
dstepanov-yadro deleted branch fix/zombie_object 2023-11-09 13:00:23 +00:00
fyrchik referenced this pull request from a commit 2023-12-07 15:00:12 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#796
No description provided.