Hi, has anyone been able to load balance a Cassandra cluster with an AWS Elastic Load Balancer? I've setup an ELB with the obvious settings (namely, --listener "lb-port=9160,instance-port=9160,protocol=TCP") but client's simply hang trying to load records from the ELB hostname:9160.
Thanks, --Brian.