Commit 83d7394
committed
Connection to a ScyllaDB cluster is delayed as the driver tries to query system.peers_v2 table
The logic is now that if there is sharding information available, it's a Scylla cluster and then do NOT
try to use that table.
Fixes: scylladb#245
Signed-off-by: Yaniv Kaul <yaniv.kaul@scylladb.com>1 parent d735957 commit 83d7394
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3668 | 3668 | | |
3669 | 3669 | | |
3670 | 3670 | | |
| 3671 | + | |
| 3672 | + | |
| 3673 | + | |
| 3674 | + | |
| 3675 | + | |
3671 | 3676 | | |
3672 | 3677 | | |
3673 | 3678 | | |
| |||
0 commit comments