frostfs-node/pkg/services
Airat Arifullin 7eb557f4c8
All checks were successful
DCO action / DCO (pull_request) Successful in 3m22s
Tests and linters / Run gofumpt (pull_request) Successful in 3m24s
Vulncheck / Vulncheck (pull_request) Successful in 4m39s
Pre-commit hooks / Pre-commit (pull_request) Successful in 4m50s
Build / Build Components (pull_request) Successful in 5m21s
Tests and linters / Lint (pull_request) Successful in 5m20s
Tests and linters / gopls check (pull_request) Successful in 5m22s
Tests and linters / Staticcheck (pull_request) Successful in 5m38s
Tests and linters / Tests with -race (pull_request) Successful in 5m57s
Tests and linters / Tests (pull_request) Successful in 6m26s
[#1539] object: Make search check the service state before request
* Introduce `rpcSearchDialer` and pass it to raw `SearchObjects` call.
  The dialer helps to check a cached gRPC connection. If it's invalidated
  in fact, then the call get failed immediatly and the call doesn't need to
  wait for context cancellation.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-12-04 17:07:49 +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 [#1524] ape: Make APE checker return error without status 2024-11-29 10:48:16 +00: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 [#1539] object: Make search check the service state before request 2024-12-04 17:07:49 +03:00
object_manager [#1528] node: Keep order for equal elements when sort priority metrics 2024-12-02 13:58:19 +03:00
policer [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +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 [#1524] tree: Make check APE error get wrapped to api status 2024-11-29 10:48:16 +00:00
util [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00