Bump frostfs-sdk-go
version #1539
Labels
No labels
P0
P1
P2
P3
badger
frostfs-adm
frostfs-cli
frostfs-ir
frostfs-lens
frostfs-node
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#1539
Loading…
Reference in a new issue
No description provided.
Delete branch "aarifullin/frostfs-node:fix/grpc_healthcheck"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This
frostfs-sdk-go
contains fixes for rpc clientsearch
check the service state before request3bccdef093
to7eb557f4c8
Maketo WIP: MakeSearchObject
check the grpc service health in the raw executionSearchObject
check the grpc service health in the raw execution@ -25,6 +29,21 @@ type requestForwarder struct {
Key *ecdsa.PrivateKey
}
func rpcSearchDialer(ctx context.Context, cc grpc.ClientConnInterface) error {
I believe this healthcheck can be integrated natively in the gRPC -- could you please look at the connection options?
I think balancer is responsible for checking health.
7eb557f4c8
to65ace5df48
WIP: Maketo BumpSearchObject
check the grpc service health in the raw executionfrostfs-sdk-go
version65ace5df48
tob8c3a6e53e
New commits pushed, approval review dismissed automatically according to repository settings
dd9eabfcdd
to89e8a117e5
89e8a117e5
to7e542906ef