frostfs-node/pkg/local_object_storage
Leonard Lyubich 91bea44a1a [#245] blobovnicza: Fix initializing dimensional buckets
In previous implementation Blobovnicza could incorrectly initialize
dimensional buckets: if SmallSizeLimit = 2 ^ X + Y && Y < 2 ^ X, then
largest dimensional bucket was [2 ^ (X - 1) : 2 ^ X]. This was caused by an
incorrect condition for stopping the iterator along the dimensional
boundaries.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-14 12:48:59 +03:00
..
blobovnicza [#245] blobovnicza: Fix initializing dimensional buckets 2020-12-14 12:48:59 +03:00
blobstor [#235] blobstor: Return object.ErrRangeOutOfBounds from shallow dir 2020-12-11 17:19:37 +03:00
bucket [#136] cmd/neofs-node: Use new metabase in app 2020-11-03 18:42:32 +03:00
engine [#242] engine: Do not iterate over shards if cid is not set 2020-12-11 17:19:37 +03:00
metabase [#242] metabase: Make ContainerID a mandatory parameter for Select 2020-12-11 17:19:37 +03:00
shard [#242] shard: Support ContainerID argument in metabase selects 2020-12-11 17:19:37 +03:00