frostfs-node/pkg/local_object_storage
Leonard Lyubich 504abdda06 [#789] 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
..
blobovnicza [#789] blobovnicza: Implement iterator 2021-09-15 18:22:09 +03:00
blobstor [#789] blobstor: Implement iterator 2021-09-15 18:22:09 +03:00
engine
internal/log
metabase [#789] metabase: Implement Reset method 2021-09-15 18:22:09 +03:00
shard [#789] shard: Exclude object.ErrAlreadyRemoved errors in refillMetabase 2021-09-15 18:22:09 +03:00
util
writecache [#776] writecache: Limit size of used disk space 2021-09-15 18:07:36 +03:00