frostfs-node/pkg
Evgenii Stratonikov d8d3588e1b [#1996] engine: Always select proper shard for a tree
Currently there is a possibility for modifying operations to fail
because of I/O errors and a new tree to be created on another shard.
This commit adds existence check for modifying operations.
Read operations remain as they are, not to slow things.
`TreeDrop` is an exception, because this is a tree removal and trying
multiple shards is not an unwanted behaviour.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-11-03 15:29:23 +03:00
..
core [#1969] local_object_storage: Move ErrObjectIsExpired to another package 2022-10-31 11:41:24 +03:00
innerring [#1713] ir: Add Neo RPC switch interval to the config 2022-10-25 17:38:48 +03:00
local_object_storage [#1996] engine: Always select proper shard for a tree 2022-11-03 15:29:23 +03:00
metrics [#1658] metrics: Add object type label to the counters 2022-09-13 21:32:37 +04:00
morph [#1713] node: Add Neo RPC switch interval to the config 2022-10-25 17:38:48 +03:00
network [#1961] network/cache: Do not return nil client 2022-10-24 17:56:34 +03:00
services [#1812] policer: Do not remove copies if there are maintenance nodes 2022-10-26 19:13:17 +03:00
util [#1910] .golangci.yml: Add godot linker 2022-10-18 15:08:26 +03:00