Files
scylladb/service
Gleb Natapov e08160b1ec storage_proxy: do not report disconnects as errors
Connection drop during read operation is not an error and should not be
reported as such. Furthermore disconnects are already reported by
gossip, so no need to report it for each ongoing read again.

Fixes #320
2015-09-09 12:37:52 +03:00
..