[GitHub] cassandra-dtest pull request #39: Add no-read assert to read-repair test

2018-10-12 Thread ifesdjeen
Github user ifesdjeen closed the pull request at: https://github.com/apache/cassandra-dtest/pull/39 --- - To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail:

[GitHub] cassandra-dtest pull request #39: Add no-read assert to read-repair test

2018-10-09 Thread ifesdjeen
Github user ifesdjeen commented on a diff in the pull request: https://github.com/apache/cassandra-dtest/pull/39#discussion_r223734988 --- Diff: read_repair_test.py --- @@ -495,6 +495,9 @@ def test_normal_read_repair(self): assert storage_proxy.speculated_rr_read

[GitHub] cassandra-dtest pull request #39: Add no-read assert to read-repair test

2018-10-08 Thread aweisberg
Github user aweisberg commented on a diff in the pull request: https://github.com/apache/cassandra-dtest/pull/39#discussion_r223397826 --- Diff: read_repair_test.py --- @@ -495,6 +495,9 @@ def test_normal_read_repair(self): assert storage_proxy.speculated_rr_read

[GitHub] cassandra-dtest pull request #39: Add no-read assert to read-repair test

2018-10-05 Thread ifesdjeen
GitHub user ifesdjeen opened a pull request: https://github.com/apache/cassandra-dtest/pull/39 Add no-read assert to read-repair test You can merge this pull request into a Git repository by running: $ git pull https://github.com/ifesdjeen/cassandra-dtest