Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

grpc has been updated . But riot still uses Deprecated mesthods. Why not upgrade? #117

Open
EricWJP opened this issue Oct 14, 2020 · 0 comments

Comments

@EricWJP
Copy link

EricWJP commented Oct 14, 2020

riot\data\client\main.go
`b := grpc.RoundRobin(r)

ctx, cancel := context.WithTimeout(context.Background(), 10*time.Second)
// defer cancel()

conn, err := grpc.DialContext(
ctx, *reg, grpc.WithInsecure(), grpc.WithBalancer(b), grpc.WithBlock())`

@EricWJP EricWJP changed the title etcd has been updated to v3. Buty etcd has been updated to v3. But riot still uses the v2 version. Why not upgrade etcd? Oct 14, 2020
@EricWJP EricWJP changed the title etcd has been updated to v3. But riot still uses the v2 version. Why not upgrade etcd? grpc has been updated . But riot still uses Deprecated mesthods. Why not upgrade? Oct 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant