Upgrade google.golang.org/grpc
and frostfs-api-go
version #270
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
pool
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-sdk-go#270
Loading…
Reference in a new issue
No description provided.
Delete branch "dstepanov-yadro/frostfs-sdk-go:feat/upgrade-grpc"
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?
For tree pool
grpc.DialContext
replaced togrpc.NewClient
as right after client creationHealthcheck
RPC performed.After api-go upgrade created client doesn't establish connection after created, so RPC call is required to establish and check connection.
RPC call returns status error, so conversion from status error to context error is required to satisfy Dial contract and unit tests.
f642c79a25
tocdcb18fcee
Upgradeto WIP: Upgradegoogle.golang.org/grpc
andfrostfs-api-go
versiongoogle.golang.org/grpc
andfrostfs-api-go
versioncdcb18fcee
to2148a27ded
2148a27ded
to6009d089fc
WIP: Upgradeto Upgradegoogle.golang.org/grpc
andfrostfs-api-go
versiongoogle.golang.org/grpc
andfrostfs-api-go
version