frostfs-node/pkg/local_object_storage
Evgenii Stratonikov 4dc9a1b300
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 2m4s
DCO action / DCO (pull_request) Successful in 2m22s
Pre-commit hooks / Pre-commit (pull_request) Successful in 4m10s
Vulncheck / Vulncheck (pull_request) Successful in 4m5s
Build / Build Components (pull_request) Successful in 4m31s
Tests and linters / Staticcheck (pull_request) Successful in 4m21s
Tests and linters / gopls check (pull_request) Successful in 4m43s
Tests and linters / Lint (pull_request) Successful in 4m58s
Tests and linters / Tests (pull_request) Successful in 6m36s
Tests and linters / Tests with -race (pull_request) Successful in 7m41s
[#1413] engine: Remove error counting methods from Shard
All error counting and hangling logic is present on the engine level.
Currently, we pass engine metrics with shard ID metric to shard, then
export 3 methods to manipulate these metrics.
In this commits all methods are removed and error counter is tracked on
the engine level exlusively.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-10-04 15:10:17 +03:00
..
blobovnicza [#1337] blobovniczatree: Add rebuild by fill percent 2024-09-06 13:57:27 +03:00
blobstor [#1388] blobstor: Drop unused 2024-09-25 08:55:38 +00:00
engine [#1413] engine: Remove error counting methods from Shard 2024-10-04 15:10:17 +03:00
internal [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
metabase [#1408] metabase: Fix tests 2024-10-02 14:41:40 +03:00
metrics [#1367] fstree: Add IterateInfo method 2024-09-12 15:06:33 +03:00
pilorama [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
shard [#1413] engine: Remove error counting methods from Shard 2024-10-04 15:10:17 +03:00
util [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
writecache [#1367] fstree: Add size hint for Delete 2024-09-12 15:06:33 +03:00