frostfs-node/pkg/local_object_storage/blobstor
Ekaterina Lebedeva a345c972bf
All checks were successful
DCO action / DCO (pull_request) Successful in 1m43s
Build / Build Components (1.22) (pull_request) Successful in 2m24s
Vulncheck / Vulncheck (pull_request) Successful in 2m12s
Build / Build Components (1.23) (pull_request) Successful in 2m36s
Tests and linters / Run gofumpt (pull_request) Successful in 2m21s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m48s
Tests and linters / Tests (1.23) (pull_request) Successful in 2m56s
Tests and linters / Staticcheck (pull_request) Successful in 3m8s
Tests and linters / Lint (pull_request) Successful in 3m26s
Tests and linters / Tests with -race (pull_request) Successful in 3m38s
Tests and linters / gopls check (pull_request) Successful in 3m54s
Tests and linters / Tests (1.22) (pull_request) Successful in 1m28s
[#1316] lint: Fix warnings
Renamed parameters `min/max` to avoid conflicts with
predeclared identifiers.

Replaced background context with parent context without
cancellation in closer functions in frostfs-node.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-08-21 18:18:25 +03:00
..
blobovniczatree [#1226] blobovniczatree: Delete fix db extensions in Init() 2024-07-04 12:22:06 +03:00
common [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
compression [#754] blobstor: Estimate compressability 2023-11-01 11:24:32 +03:00
fstree [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
internal/blobstortest [#1316] lint: Fix warnings 2024-08-21 18:18:25 +03:00
memstore [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
teststore [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
blobstor.go [#1168] shard: Set Disabled as default mode for components 2024-06-11 15:13:38 +00:00
blobstor_test.go [#1004] blobovnicza: Use TTL for blobovnicza tree cache 2024-04-26 19:54:29 +03:00
control.go [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
delete.go [#1208] blobstor: Fix delete without storage id 2024-06-27 11:59:08 +03:00
exists.go [#874] engine: Revert Check object existance concurrently 2024-04-01 08:42:34 +00:00
exists_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
generic_test.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
get.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
get_range.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
info.go [#1029] metabase: Add refill metrics 2024-04-10 13:05:44 +03:00
iterate.go [#655] storage: Drop ErrorHandler 2023-11-16 17:27:38 +03:00
iterate_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
logger.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
metrics.go [#1029] metabase: Add refill metrics 2024-04-10 13:05:44 +03:00
mode.go [#1055] blobstor: fix mode metric 2024-03-29 20:44:47 +00:00
perf_test.go [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
put.go [#586] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00
rebuild.go [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00