Commit b91c5e93 authored by Brian Carlstrom's avatar Brian Carlstrom
Browse files

DefaultRequestDirector should ignore IOExceptions from stale connections

The DefaultRequestDirector was letting IOExceptions from closing stale
connections affect new requests. However, it was very common to
received "SSL shutdown failed" exceptions in this case, since an SSL
"close notify" message could not be sent. Now these and other
IOExceptions are ignored so the request can continue with a new
socket.

Bug: 3405962
Bug: 3317717
git cherry-pick -e 843bcb6f

Change-Id: I443b4915f6473e07d74a37377dade6ac1f9f600c
parent 9f7b511f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment