frostfs-node/pkg/local_object_storage
Anton Nikiforov 6ff0b0996b
All checks were successful
DCO action / DCO (pull_request) Successful in 1m41s
Vulncheck / Vulncheck (pull_request) Successful in 1m47s
Build / Build Components (1.22) (pull_request) Successful in 2m15s
Build / Build Components (1.21) (pull_request) Successful in 2m18s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m24s
Tests and linters / Run gofumpt (pull_request) Successful in 1m4s
Tests and linters / Tests (1.21) (pull_request) Successful in 2m9s
Tests and linters / Staticcheck (pull_request) Successful in 3m23s
Tests and linters / Lint (pull_request) Successful in 3m52s
Tests and linters / gopls check (pull_request) Successful in 3m43s
Tests and linters / Tests with -race (pull_request) Successful in 3m47s
Tests and linters / Tests (1.22) (pull_request) Successful in 1m33s
[#1318] metrics: Fix container_size_bytes for EC
When node put chunk into EC container, `policer` may remove it as redundant.
This chunk marked as removed. When parent object removed and `gc` start iterating over chunk,
node count removing chunk twice.

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2024-08-20 15:33:28 +03:00
..
blobovnicza [#1166] blobovnicza: Return NoSpaceLeft error instead of syscall.ENOSPC 2024-06-07 17:15:43 +03:00
blobstor [#1226] blobovniczatree: Delete fix db extensions in Init() 2024-07-04 12:22:06 +03:00
engine [#1284] writecache: Allow to seal writecache async 2024-08-09 13:23:35 +03:00
internal [#1085] log: Move storage log message to constants package 2024-04-15 07:57:00 +00:00
metabase [#1318] metrics: Fix container_size_bytes for EC 2024-08-20 15:33:28 +03:00
metrics [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
pilorama [#1251] pilorama: Allow traversing multiple branches in parallel 2024-07-17 11:25:07 +03:00
shard [#1284] shard: Resolve funlen linter 2024-08-09 13:23:35 +03:00
util [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
writecache [#1302] writecache: Allow to specify custom page size 2024-08-09 12:12:07 +03:00