frostfs-node/pkg/local_object_storage/shard
Evgenii Stratonikov 0057eeb0f7 [] *: release worker pools where possible
Some of the pools are initialized during config initialization,
so it isn't possible currently to release them in one place.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-10-25 18:53:36 +03:00
..
container.go [] *: Remove usage of deprecated elements from API Go library 2021-05-31 20:45:15 +03:00
control.go [] shard: Fix metabase Inhume parameters for tombstones 2021-09-27 11:27:41 +03:00
control_test.go [] shard: Add method to refill the metabase 2021-09-15 18:22:09 +03:00
delete.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
delete_test.go [] *: Use generator of test container IDs from API Go lib 2021-05-31 20:45:15 +03:00
exists.go [] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
gc.go [] *: release worker pools where possible 2021-10-25 18:53:36 +03:00
get.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
get_test.go [] *: Use generator of test container IDs from API Go lib 2021-05-31 20:45:15 +03:00
head.go [] storage/shard: Try to read headers from write-cache 2021-09-02 11:33:17 +03:00
head_test.go [] *: Use generator of test container IDs from API Go lib 2021-05-31 20:45:15 +03:00
id.go [] shard: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
info.go [] Use write cache options in storage app 2020-12-11 17:19:37 +03:00
inhume.go [] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
inhume_test.go [] *: Use generator of test container IDs from API Go lib 2021-05-31 20:45:15 +03:00
list.go [] shard: Return only physically stored objects from List 2021-09-27 11:27:41 +03:00
list_test.go [] shard: Return only physically stored objects from List 2021-09-27 11:27:41 +03:00
mode.go [] shard: Fix missing return statement in SetMode method 2020-12-11 17:19:37 +03:00
move.go [] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
put.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
range.go [] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
select.go [] *: Remove usage of deprecated elements from API Go library 2021-05-31 20:45:15 +03:00
shard.go [] shard: Add option to refill metabase on initialization 2021-09-15 18:22:09 +03:00
shard_test.go [] *: Use generator of test owner IDs from API Go lib 2021-05-31 20:45:15 +03:00
weight.go [] shard: Extend Info with WeightValues 2020-12-11 17:19:37 +03:00