frostfs-node/pkg/local_object_storage
Dmitrii Stepanov 918613546f [] metabase: Do not update storageID on put
There may be a race condition between put an object and
flushing the writecache:
1. Put object to the writecache
2. Writecache flushes object to the blobstore and sets blobstore's
storageID
3. Put object to the metabase, set writecache's storageID

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-02-28 11:01:50 +03:00
..
blobovnicza Revert "[] Use min/max builtins" 2024-02-19 15:36:01 +00:00
blobstor [] Fix gofumpt issue 2024-02-13 09:40:46 +03:00
engine [] engine: Drop shards weights 2024-02-26 17:25:05 +03:00
internal Revert "[] Drop x/exp/slices dependency" 2024-02-19 15:36:01 +00:00
metabase [] metabase: Do not update storageID on put 2024-02-28 11:01:50 +03:00
metrics [] metrcis: Add rebuild percent metric 2023-12-07 15:37:33 +03:00
pilorama Revert "[] pilorama: Remove removeDuplicatesInPlace()" 2024-02-19 15:36:01 +00:00
shard [] engine: Drop shards weights 2024-02-26 17:25:05 +03:00
util [] Do not use math/rand.Read 2023-08-09 16:02:44 +03:00
writecache [] writecache: Fix panic on Get when it is not initialized 2024-02-14 16:10:33 +03:00