-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
from a prominent user:
I don't think the driver should retry in the case of a SocketTimeoutException. It has the effect of
1) creating confusion for client devs by not observing the timeout
2) submitting a query 3 times to a database that's probably overloaded in some way
I agree with this, it can create much more load on already overloaded DB.