frostfs-node/pkg/services/object/common/writer
Anton Nikiforov acd6eb1815 [#1427] object: Fix Put for EC object when node unavailable
There might be situation when context canceled earlier than traverser move to another part of the nodes.
To avoid this, need to wait for the result from concurrent put at each traverser iteration.

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2024-10-11 16:53:30 +03:00
..
common.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
dispatcher.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
distributed.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
ec.go [#1427] object: Fix Put for EC object when node unavailable 2024-10-11 16:53:30 +03:00
ec_test.go [#1427] object: Fix Put for EC object when node unavailable 2024-10-11 16:53:30 +03:00
local.go [#1412] engine: Add IsIndexedContainer flag 2024-10-08 11:41:49 +03:00
remote.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
writer.go [#1412] engine: Add IsIndexedContainer flag 2024-10-08 11:41:49 +03:00