frostfs-node/pkg
Dmitrii Stepanov f2437f7ae9
DCO action / DCO (pull_request) Successful in 1m36s Details
Build / Build Components (1.20) (pull_request) Successful in 3m46s Details
Vulncheck / Vulncheck (pull_request) Successful in 3m16s Details
Tests and linters / Staticcheck (pull_request) Successful in 4m42s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 6m27s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 6m35s Details
Tests and linters / Tests with -race (pull_request) Successful in 6m33s Details
Build / Build Components (1.21) (pull_request) Successful in 13m7s Details
Tests and linters / Lint (pull_request) Successful in 19m14s Details
[#734] shard: Fix Delete method
Due to the flushing data from the writecache to the storage
and simultaneous deletion, a partial deletion situation is possible.
So as a solution, deletion is allowed only when the object is in storage,
because object will be deleted from writecache by flush goroutine.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-10-16 17:00:18 +03:00
..
core [#529] objectcore: Use common sender classifier 2023-08-29 10:33:06 +03:00
innerring [#680] metrics: Initialize log metrics together with services 2023-10-11 17:08:03 +03:00
local_object_storage [#734] shard: Fix Delete method 2023-10-16 17:00:18 +03:00
metrics [#680] metrics: Initialize log metrics together with services 2023-10-11 17:08:03 +03:00
morph [#574] policer: Check if the container was really removed 2023-08-28 14:21:38 +00:00
network [#674] network: Close connections on address updates 2023-09-04 15:34:24 +03:00
services [#735] policer: Allow to provide metrics from the outside 2023-10-11 15:14:13 +03:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#680] metrics: Initialize log metrics together with services 2023-10-11 17:08:03 +03:00