Please answer these questions before submitting your issue.
What version of gRPC are you using?
1.6.1
What JVM are you using (java -version)?
1.8.0_141-b15
What did you do?
If possible, provide a recipe for reproducing the error.
What did you expect to see?
What did you see instead?
I see lots of these lines:
Nov 07, 2017 11:52:01 PM io.grpc.netty.NettyServerHandler$FrameListener onPingAckRead
WARNING: Received unexpected ping ack. No ping outstanding
Looks like just a warning, but I wanted to know if this could be some network issue.