etcd-io / jetcd

etcd java client
Apache License 2.0
1.08k stars 314 forks source link

0.7.6 client blocked #1373

Open gravityhurry opened 1 week ago

gravityhurry commented 1 week ago

Versions

client frequent use leaseClient.grant kvClient.get about 3-6 hours later, the client is blocked and cannot obtain information.

the server is ok

when we upgrade to 0.7.7 , it is ok Is it a grpc issue?

i see grpc is 1.57 to 1.6.x