frostfs-node/pkg
Leonard Lyubich 504abdda06 [] shard: Exclude object.ErrAlreadyRemoved errors in refillMetabase
Tombstone and "alive" objects can be both stored in BlobStor. They can
appear during iterating in different order. Metabase returns
`ErrAlreadyRemoved` error if object is inhumed.

Ignore `object.ErrAlreadyRemoved` errors of `metabase.Put`in Shard's
`refillMetabase` operation.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-15 18:22:09 +03:00
..
core [] core: Define interface of the tool for working with netmap keys 2021-09-07 09:53:18 +03:00
innerring [] pkg/innerring: Use NNS to find contract script hashes missing in config 2021-09-13 14:51:35 +03:00
local_object_storage [] shard: Exclude object.ErrAlreadyRemoved errors in refillMetabase 2021-09-15 18:22:09 +03:00
metrics [] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [] event/notaryPreparator: Add unit test for incorrect Main TX script 2021-09-15 18:07:50 +03:00
network [] network: Remove no longer used IsLocalAddress function 2021-09-07 09:53:18 +03:00
services [] service/container: Hide cache invalidation logic in Writer interface 2021-09-13 14:50:18 +03:00
util [] util/state: Implement persistent storage for application state 2021-09-07 17:22:25 +03:00