Files
swift/test
Tim Burke f6f474e429 db: Close ReplConnection sockets on errors/timeouts
This could happen when there was a timeout running _sync_shard_ranges()
in _choose_replication_mode() -- syncing of shard ranges failed, but we
still want to attempt to replicate. If we close the socket, the
connection will automatically spin up a new one the next time we call
request() instead of raising CannotSendRequest.

Change-Id: I242351078e26213f43c1ccc0fed534b64aa29ab6
Closes-Bug: #1968224
2022-04-07 14:55:18 -07:00
..
2022-01-27 14:40:27 -08:00
2020-05-15 22:38:04 -07:00