GitHub user earlye opened a pull request: https://github.com/apache/cassandra/pull/78
Fix flapping test in 2.0.17. Looks like an eventual consistency issue. Not the best fix - would prefer to have a way to have the test wait until it knows the 6 INSERTs ahead of checking the results had completed instead. You can merge this pull request into a Git repository by running: $ git pull https://github.com/keenlabs/cassandra earlye-fix-cass2.0.17-flapping-test Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cassandra/pull/78.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #78 ---- commit 88b77fe54cd895a8f15815dc4b813b2041acaaae Author: Early Ehlinger <ear...@gmail.com> Date: 2016-10-21T14:41:39Z Fix flapping test in 2.0.17. Looks like an eventual consistency issue. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---