1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Please answer these questions before submitting your issue. Thanks!
### What version of Cassandra are you using?
### What version of Gocql are you using?
### What did you do?
### What did you expect to see?
### What did you see instead?
---
If you are having connectivy related issues please share the following additional information
### Describe your Cassandra cluster
please provide the following information
- output of `nodetool status`
- output of `SELECT peer, rpc_address FROM system.peers`
- rebuild your application with the `gocql_debug` tag and post the output
|