frostfs-node/pkg/local_object_storage
Anton Nikiforov 6ff0b0996b [#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