Results 1 comments of Yzy

> When you create NettyClientTransport what values are you [passing](https://github.com/grpc/grpc-java/blob/master/netty/src/main/java/io/grpc/netty/NettyClientTransport.java#L113) for keepAliveTimeInNanos, keepAliveTimeoutInNanos and keepAliveWithoutCalls, especially the last one. keepAliveWithoutCalls is false, also there are many file descriptor about eventfd,...