[
https://issues.apache.org/jira/browse/CASSANDRA-14244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16370787#comment-16370787
]
ASF GitHub Bot commented on CASSANDRA-14244:
--------------------------------------------
GitHub user beobal opened a pull request:
https://github.com/apache/cassandra-dtest/pull/20
Make replica selection deterministic in read_repair_test
CASSANDRA-14244
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/beobal/cassandra-dtest CASSANDRA-14244
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cassandra-dtest/pull/20.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 #20
----
commit 50f3a87766892644900053218f8c80e98711fe2c
Author: Sam Tunnicliffe <sam@...>
Date: 2018-02-21T00:20:23Z
Make replica selection deterministic in read_repair_test
----
> Some tests in read_repair_test are flakey
> -----------------------------------------
>
> Key: CASSANDRA-14244
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14244
> Project: Cassandra
> Issue Type: Test
> Components: Testing
> Reporter: Sam Tunnicliffe
> Assignee: Sam Tunnicliffe
> Priority: Major
> Labels: dtest
>
> Since being refactored for CASSANDRA-14134,
> {{test_alter_rf_and_run_read_repair}} and {{test_read_repair_chance}} in
> {{read_repair_test.TestReadRepair}} are flakey and regularly fail on all
> branches. The problem is that the inital setup of these two tests doesn't
> explicitly set the {{read_repair_chance}} or {{dclocal_read_repair_chance}}
> properties on the test table. As a consequence, read repairs are sometimes
> probabilistically triggered and query results don't match the expectations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]