This repository was archived by the owner on Jan 9, 2024. It is now read-only.
Commit e6a6e69
committed
Fix unnecessary 'MoveErrors'
If a command timed out, try a random node, only if the command is a read command.
Write commands must only be used on the master node for the slot.1 parent f0627c9 commit e6a6e69
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
680 | | - | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
681 | 685 | | |
682 | 686 | | |
683 | 687 | | |
| |||
0 commit comments