frostfs-node/pkg/services
Anton Nikiforov acd6eb1815
All checks were successful
DCO action / DCO (pull_request) Successful in 34s
Tests and linters / Run gofumpt (pull_request) Successful in 43s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m6s
Tests and linters / Staticcheck (pull_request) Successful in 2m13s
Vulncheck / Vulncheck (pull_request) Successful in 2m9s
Build / Build Components (pull_request) Successful in 2m23s
Tests and linters / Lint (pull_request) Successful in 3m24s
Tests and linters / Tests (pull_request) Successful in 3m36s
Tests and linters / gopls check (pull_request) Successful in 3m46s
Tests and linters / Tests with -race (pull_request) Successful in 4m19s
[#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
..
accounting [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
apemanager [#1184] node: Add audit middleware for grpc services 2024-06-19 16:05:53 +03:00
common/ape [#1368] *: Run gofumpt 2024-09-12 10:00:28 +03:00
container [#1425] Remove SetEACL-related code 2024-10-09 10:56:48 +03:00
control [#1350] node: Add ability to evacuate objects from REP 1 only 2024-09-27 15:41:17 +03:00
netmap [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
object [#1427] object: Fix Put for EC object when node unavailable 2024-10-11 16:53:30 +03:00
object_manager [#1312] Drop handling of system attributes with NeoFS prefix 2024-09-20 11:37:18 +00:00
policer [#1412] engine: Add IsIndexedContainer flag 2024-10-08 11:41:49 +03:00
replicator [#1412] engine: Add IsIndexedContainer flag 2024-10-08 11:41:49 +03:00
session [#1388] sessionSvc: Add nolint annotations 2024-09-25 08:55:38 +00:00
tree [#1425] services/tree: Remove eACL mentions from bearer token parsing errors 2024-10-09 10:56:49 +03:00
util [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00