Kiyoshi Nakao
Kiyoshi Nakao
Some of our Cassandra clusters have "rpc_address" column with an "unspecified" address of 0.0.0.0 in their system.local table. I would be glad if we could use cql-proxy with those clusters....
Thank you for the investigation. While investigating this issue, I discovered another problem. - https://github.com/datastax/cql-proxy/pull/130 I would appreciate it if you could take a look at this one as well.
Thank you for the quick response. Sorry, my previous message was a bit confusing. I meant a resource leak. I'm afraid a connection (file descriptor of `net.conn` struct) is not...