forked from TrueCloudLab/frostfs-node
5470d94416
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> |
||
---|---|---|
.. | ||
.gitkeep | ||
netmap.go | ||
traverser.go | ||
traverser_test.go |