Re: Network problems during repair make it hang on "Wait for validation to complete"

2018-06-21 Thread Dmitry Simonov
In the previous message, I have pasted source code from cassandra 2.2.8 by mistake. Re-checked for 2.2.11 source. These lines are the same. 2018-06-21 2:49 GMT+05:00 Dmitry Simonov : > Hello! > > Using Cassandra 2.2.11, I observe behaviour, that is very similar to > https://issues.apache.org/jira

Network problems during repair make it hang on "Wait for validation to complete"

2018-06-20 Thread Dmitry Simonov
Hello! Using Cassandra 2.2.11, I observe behaviour, that is very similar to https://issues.apache.org/jira/browse/CASSANDRA-12860 Steps to reproduce: 1. Set up a cluster: ccm create five -v 2.2.11 && ccm populate -n 5 --vnodes && ccm start 2. Import some keyspace into it (approx 50 Mb of data) 3.