Fix rise of the deleted object (support) #797

Merged
fyrchik merged 2 commits from dstepanov-yadro/frostfs-node:fix/zombie_object_supportv037 into support/v0.37 2023-12-07 15:00:11 +00:00

2 Commits (master)

Author SHA1 Message Date
Dmitrii Stepanov 3131c3e3d5 [#796] cli: Fix object nodes command
Build / Build Components (1.20) (pull_request) Successful in 2m43s Details
Build / Build Components (1.21) (pull_request) Successful in 3m46s Details
Vulncheck / Vulncheck (pull_request) Failing after 3m17s Details
Tests and linters / Lint (pull_request) Successful in 4m53s Details
Tests and linters / Staticcheck (pull_request) Successful in 6m27s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 13m55s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 14m52s Details
Tests and linters / Tests with -race (pull_request) Successful in 17m59s Details
DCO action / DCO (pull_request) Failing after 1m36s Details
Tombstone objects must be present on all container nodes.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>

# Conflicts:
#	cmd/frostfs-cli/modules/object/nodes.go
#
# It looks like you may be committing a cherry-pick.
# If this is not correct, please run
#	git update-ref -d CHERRY_PICK_HEAD
# and try again.

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Date:      Thu Nov 9 13:33:59 2023 +0300
#
# On branch fix/zombie_object_supportv037
# You are currently cherry-picking commit 78cfb6ae.
#
# Changes to be committed:
#	modified:   cmd/frostfs-cli/modules/object/nodes.go
#
2023-12-07 16:45:16 +03:00
Dmitrii Stepanov 0dc7013844 [#796] policer: Fix tombstone objects replication
Tombstone objects must be replicated to all container nodes.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-12-07 16:45:16 +03:00