mirror of https://github.com/grpc/grpc-java.git
Previously, if the active transport had failed but there were still other running transports, we would claim to be shutdown before we actually were (and would end up calling notifyStopped twice). Also, if a transport immediately failed during startup, we could end up setting activeTransport to the already-failed transport, which meant we would perpetually try to use that broken transport. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=74339777 |
||
|---|---|---|
| auth/src/main/java/com/google/net/stubby/auth | ||
| core/src | ||
| stub/src/main/java/com/google/net/stubby/stub | ||
| testing/src/main/java/com/google/net/stubby/testing/utils/ssl | ||
| LICENSE | ||