frostfs-node/pkg
Leonard Lyubich 5470d94416 [#223] placement: Fix local and single-success placement traversal
In previous implementation placement traverser processed incorrectly with
local placement build. Also entity incorrectly traversed the placement
vectors for fixed number read operations until success. The erroneous
behavior was due to the use of a vector number of successes instead of
a scalar number in these scenarios.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-01 19:36:46 +03:00
..
core [#203] Replace ErrEACLNotFound to core library 2020-11-24 20:19:20 +03:00
innerring [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
local_object_storage [#208] Remove childfree search attribute 2020-11-30 10:44:15 +03:00
morph [#203] Replace ErrEACLNotFound to core library 2020-11-24 20:19:20 +03:00
network [#193] network/cache: Support client options in ClientCache.Get 2020-11-24 15:34:30 +03:00
policy [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
services [#223] placement: Fix local and single-success placement traversal 2020-12-01 19:36:46 +03:00
util [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00