scylladb / gocql

Package gocql implements a fast and robust ScyllaDB client for the Go programming language.
https://docs.scylladb.com/stable/using-scylla/drivers/cql-drivers/scylla-go-driver.html
BSD 3-Clause "New" or "Revised" License
181 stars 57 forks source link

Connection to a ScyllaDB cluster is delayed as the driver tries to query system.peers_v2 table #170

Closed mykaul closed 5 months ago

mykaul commented 5 months ago

Very similar (identical?) to https://github.com/scylladb/python-driver/issues/245 (but a more crude solution - just don't).