[GitHub] cassandra pull request #282: Implement in-jvm distributed tests prototype / ...

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

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

2018-10-12 Thread ifesdjeen
Github user ifesdjeen commented on the issue: https://github.com/apache/cassandra-dtest/pull/39 Thank you for the review, committed the latest version manually --- - To unsubscribe, e-mail:

[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 issue #278: Avoid running query to self through messaging service

2018-10-12 Thread ifesdjeen
Github user ifesdjeen commented on the issue: https://github.com/apache/cassandra/pull/278 Thank you for the review! --- - To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail:

[GitHub] cassandra pull request #278: Avoid running query to self through messaging s...

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

[GitHub] cassandra pull request #282: Implement in-jvm distributed tests prototype / ...

2018-10-12 Thread ifesdjeen
GitHub user ifesdjeen opened a pull request: https://github.com/apache/cassandra/pull/282 Implement in-jvm distributed tests prototype / MVP You can merge this pull request into a Git repository by running: $ git pull https://github.com/ifesdjeen/cassandra

[GitHub] cassandra pull request #252: Reduce heap pressure during compactions for CAS...

2018-10-12 Thread krummas
Github user krummas commented on a diff in the pull request: https://github.com/apache/cassandra/pull/252#discussion_r224459241 --- Diff: src/java/org/apache/cassandra/io/sstable/SSTableRewriter.java --- @@ -131,16 +132,20 @@ public RowIndexEntry append(UnfilteredRowIterator

[GitHub] cassandra pull request #252: Reduce heap pressure during compactions for CAS...

2018-10-12 Thread krummas
Github user krummas commented on a diff in the pull request: https://github.com/apache/cassandra/pull/252#discussion_r224695370 --- Diff: src/java/org/apache/cassandra/config/Config.java --- @@ -238,6 +238,7 @@ public int hints_flush_period_in_ms = 1; public

[GitHub] cassandra pull request #252: Reduce heap pressure during compactions for CAS...

2018-10-12 Thread krummas
Github user krummas commented on a diff in the pull request: https://github.com/apache/cassandra/pull/252#discussion_r224696746 --- Diff: src/java/org/apache/cassandra/config/Config.java --- @@ -238,6 +238,7 @@ public int hints_flush_period_in_ms = 1; public