Closed kt81 closed 5 years ago
(in the case of using binary protocol)
When the peer memcached server is down, the PooledSocket.Read may return empty data without exception so BinaryResponse.DeserializeHeader fails to deserialize response data.
(in the case of using binary protocol)
When the peer memcached server is down, the PooledSocket.Read may return empty data without exception so BinaryResponse.DeserializeHeader fails to deserialize response data.