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

Author SHA1 Message Date
3131c3e3d5 [#796] cli: Fix object nodes command
Some checks failed
Build / Build Components (1.20) (pull_request) Successful in 2m43s
Build / Build Components (1.21) (pull_request) Successful in 3m46s
Vulncheck / Vulncheck (pull_request) Failing after 3m17s
Tests and linters / Lint (pull_request) Successful in 4m53s
Tests and linters / Staticcheck (pull_request) Successful in 6m27s
Tests and linters / Tests (1.20) (pull_request) Successful in 13m55s
Tests and linters / Tests (1.21) (pull_request) Successful in 14m52s
Tests and linters / Tests with -race (pull_request) Successful in 17m59s
DCO action / DCO (pull_request) Failing after 1m36s
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
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