mirror of https://github.com/grpc/grpc-java.git
This isn't expected to have much impact once the connection is established because AbstractNettyHandler.exceptionCaught() wraps all unknown exceptions with Http2Exception. Fixing that is future work. Some cases we may now be unwrapping a StatusException, such as one thrown by MessageDeframer. In general, that seems a Good Thing™, but it is unclear exactly if it would be perceivable. Fixes #1181 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||