Re: How to complete bootstrap with exception due to stream failure?

2016-02-27 Thread Jason Kania
Hi, I just reran the command and collected following. Any suggestions would be appreciated. Thanks, Jason from 192.168.10.8 ERROR [STREAM-IN-/192.168.10.10] 2016-02-27 20:37:53,857 StreamSession.java:635 - [Stream #c9868f90-ddbb-11e5-80c0-89f591237aca] Remote peer 192.168.10.10 failed stream

Re: How to complete bootstrap with exception due to stream failure?

2016-02-27 Thread Sebastian Estevez
progress: 361% does not look right (probably a bug). Can you check the corresponding messages on the other side of the stream? I.E. the system log for 192.168.10.8 around 18:02:06? All the best, [image: datastax_logo.png] Sebastián Estévez Solutions Architect | 954

How to complete bootstrap with exception due to stream failure?

2016-02-27 Thread Jason Kania
Hello, I am trying to get a node bootstrapped in 3.0.3, but just at the point where the bootstrap process is to complete, a broken pipe exception occurs so the bootstrap process hangs. Once I kill the bootstrap process, I can execute "nodetool bootstrap resume" again and the same problem will oc

Re: Cassandra Multi DC (Active-Active) Setup - Measuring latency & throughput performance

2016-02-27 Thread chandrasekar.krc
Thanks Bryan for the inputs. One of the tests that I'm trying to do is fire write requests in one DC and simultaneously do read requests from other DC using cassandra-stress (custom schema option). While reading from the other DC, I'm expecting cassandra-stress to throw some error for no data fo