mirror of https://github.com/grpc/grpc-java.git
OkHttpClientTransport has a fix for shutdown during start which prevented transportTerminated from being called. It also no longer fails pending streams during shutdown. Lifecycle management in general was revamped to be hopefully simpler and more precise. In the process GOAWAY handling (both sending and receiving) was improved. With some of the changes, the log spam generated was immense and unhelpful (since many exceptions are part of normal operation on shutdown). This change reduces the amount of log spam to nothing. |
||
|---|---|---|
| .. | ||
| src | ||
| third_party/okhttp | ||
| build.gradle | ||