frostfs-node/pkg/local_object_storage
Leonard Lyubich 6c0b29e3e3 [#922] storage engine: Prevent any operations after first Close call
Make `BlockExecution` / `ResumeExecution` to not release per-shard worker
pools. Make `StorageEngine.Close` to block these methods and any
data-related operations. It is still releases the pools.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-12 17:28:38 +03:00
..
blobovnicza [#791] blobovnicza: Support read-only mode 2021-10-05 10:51:10 +03:00
blobstor [#933] FSTree: Add `NumberOfObjects` method 2021-10-25 18:49:10 +03:00
engine [#922] storage engine: Prevent any operations after first Close call 2021-11-12 17:28:38 +03:00
internal/log [#790] storage engine: Add common template of log messages 2021-09-13 15:02:13 +03:00
metabase [#945] metabase: Use cleanup instead of defer in tests 2021-10-27 16:10:01 +03:00
shard [#922] shard: Allow multiple gc.stop() calls 2021-11-12 17:28:38 +03:00
util [#477] metabase: Move `MergeSplitInfo` to storage/util pkg 2021-04-15 11:18:39 +03:00
writecache [#947] writecache: refactor object persisting 2021-11-01 15:52:56 +03:00