Fwd: RE : issue while connecting to apache-cassandra-3.11.1 hosted on a remote VM.

2018-11-16 Thread onmstester onmstester
Also set rpc_address to your remote ip address and restart cassandra. Run nodetool status on Cassandra node to be sure that its running properly. The port you should look for and connect to is 9042, 7199 is the JMX port Sent using Zoho Mail Forwarded message From : Gaur

Re: [EXTERNAL] Availability issues for write/update/read workloads (up to 100s downtime) in case of a Cassandra node failure

2018-11-16 Thread Alexander Dejanovski
Hi Daniel, it seems like the driver isn't detecting that the node went down, which is probably due to the way the node is being killed. If I remember correctly, in some cases Netty transport is still up in the client, which will still allows to send queries without them answering back : https://da

Re: [EXTERNAL] Availability issues for write/update/read workloads (up to 100s downtime) in case of a Cassandra node failure

2018-11-16 Thread Daniel Seybold
Hi Sean, thanks for your comments, find below some more details with respect to the (1) VM sizing and (2) the replication factor: (1) VM sizing: We selected the small VMs as intial setup to run our experiments. We have also executed the same experiments (5 nodes) on larger VMs with 6 cores