frostfs-node/pkg/services
Airat Arifullin 9eabb0a03d
All checks were successful
DCO action / DCO (pull_request) Successful in 37s
Tests and linters / Run gofumpt (pull_request) Successful in 35s
Vulncheck / Vulncheck (pull_request) Successful in 1m5s
Build / Build Components (pull_request) Successful in 1m41s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m56s
Tests and linters / Staticcheck (pull_request) Successful in 2m20s
Tests and linters / Tests (pull_request) Successful in 2m23s
Tests and linters / gopls check (pull_request) Successful in 2m52s
Tests and linters / Lint (pull_request) Successful in 2m58s
Tests and linters / Tests with -race (pull_request) Successful in 3m34s
[#1662] object: Fix CloseAndRecv for patch streamer
* A client may open stream to server, not send anything and close
  the open stream immediatly. This shouldn't cause a panic;
* Return the error if `s.patcher` is uninitialized. Uninitialized
  patcher cannot be closed, this causes a panic.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2025-03-05 17:53:13 +03:00
..
accounting [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
apemanager [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
common/ape [#1563] ape: Introduce ChainRouterError error type 2024-12-16 16:18:51 +03:00
container [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
control [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
netmap [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
object [#1662] object: Fix CloseAndRecv for patch streamer 2025-03-05 17:53:13 +03:00
object_manager [#1544] go.mod: Update sdk-go 2024-12-06 12:50:39 +03:00
policer [#1548] policer: Do not replicate EC chunk if object already removed 2024-12-11 10:41:00 +03:00
replicator [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
session [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
tree [#1621] treesvc: Cancel background sync on failure 2025-01-31 06:36:13 +00:00
util [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00