commit | 9166aa46da96d179b5124d96babf9a34c8e1d619 | [log] [tgz] |
---|---|---|
author | Marc Blank <mblank@google.com> | Thu Dec 02 12:08:58 2010 -0800 |
committer | Marc Blank <mblank@google.com> | Thu Dec 02 12:08:58 2010 -0800 |
tree | 9146b38cc4fd62ac9e12f50dbcf909e6f94343d9 | |
parent | 9585018647506e52d7b5a86f4dafa5106af56107 [diff] |
Workaround for improper timeout for Ping commands * We're seeing our ping timeouts complete after 30 seconds (although set to 5-17 minutes), due to the fact that our reused sockets are not having their timeouts reset (i.e. they use the original value of 30 seconds from when the socket was first created) * Until the underlying issue is resolved, we'll avoid reusing sockets for Ping commands Bug: 3241899 Change-Id: I90b53c0d28b866a91507efafacbb3c4c0df2324c