Commit 19eb042
Fix problem with failed retriable transactions in cluster
During rolling upgrades of clusters the handshake can be interrupted and
a read during handshake can fail, this should be retried. Change the
exception raised for this condition.1 parent bea0784 commit 19eb042
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1006 | 1006 | | |
1007 | 1007 | | |
1008 | 1008 | | |
1009 | | - | |
| 1009 | + | |
1010 | 1010 | | |
1011 | 1011 | | |
1012 | 1012 | | |
| |||
0 commit comments