[#574] policer: Check the container has been really removed #640

Merged
fyrchik merged 2 commits from aarifullin/frostfs-node:fix/574-cnt_ever_existed into master 2023-08-28 14:21:40 +00:00

2 commits

Author SHA1 Message Date
57dcd5a53c [#574] policer: Check if the container was really removed
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 2m44s
Build / Build Components (1.20) (pull_request) Successful in 3m55s
DCO action / DCO (pull_request) Successful in 4m23s
Build / Build Components (1.21) (pull_request) Successful in 3m50s
Tests and linters / Staticcheck (pull_request) Successful in 4m25s
Tests and linters / Tests with -race (pull_request) Successful in 5m46s
Tests and linters / Tests (1.21) (pull_request) Successful in 5m53s
Tests and linters / Lint (pull_request) Successful in 6m6s
Tests and linters / Tests (1.20) (pull_request) Successful in 10m33s
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2023-08-28 17:06:35 +03:00
4bc7655f65 [#574] core: Extend Source interface with DeletionInfo method
* Introduce common method EverExisted
* Define DeletionInfo for struct that must implement Source
* Refactor tree srv

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2023-08-24 15:48:40 +03:00