frostfs-node/pkg
Leonard Lyubich 596d877a44 [#1549] engine: Disable shard on blobovnicza init failure
There is a need to support working w/o shard if it has problems with
blobovnicza tree.

Make `BlobStor.Init` to return new `ErrInitBlobovniczas` error. Remove
shard from storage engine's shard set if it returned this error from
`Init` call. So if some of the shards (but not all) return this error,
the node will be able to continue working without them.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-07-08 13:45:57 +03:00
..
core [#1402] ir: Do not use map for combining SG ID and SG object 2022-07-06 09:56:26 +03:00
innerring [#1365] ir: Check homomorphic hash setting on ContainerPut 2022-07-08 13:36:22 +03:00
local_object_storage [#1549] engine: Disable shard on blobovnicza init failure 2022-07-08 13:45:57 +03:00
metrics [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
morph [#1365] morph: Do not return errors if config key is missing 2022-07-08 13:43:46 +03:00
network [#1513] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 15:53:18 +03:00
services [#1558] node: Do not put SHA256 hash as homomorphic 2022-07-08 13:45:16 +03:00
util [#1582] *: Fix linter warnings 2022-07-06 11:56:01 +03:00