[jira] [Created] (CASSANDRA-14887) Incorrect number of acknowlegments in WriteTimeoutException message for EACH_QUORUM writes

2018-11-13 Thread Kasper Svendsen (JIRA)
Kasper Svendsen created CASSANDRA-14887: --- Summary: Incorrect number of acknowlegments in WriteTimeoutException message for EACH_QUORUM writes Key: CASSANDRA-14887 URL:

[jira] [Commented] (CASSANDRA-14841) Don't write to system_distributed.repair_history, system_traces.sessions, system_traces.events in mixed version 3.X/4.0 clusters

2018-11-13 Thread Tommy Stendahl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684959#comment-16684959 ] Tommy Stendahl commented on CASSANDRA-14841: [~aweisberg] here is the steps to add the

[jira] [Commented] (CASSANDRA-14870) The order of application of nodetool garbagecollect is broken

2018-11-13 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685049#comment-16685049 ] Branimir Lambov commented on CASSANDRA-14870: - Committed to 3.11 as

[jira] [Resolved] (CASSANDRA-14887) Incorrect number of acknowlegments in WriteTimeoutException message for EACH_QUORUM writes

2018-11-13 Thread Kasper Svendsen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kasper Svendsen resolved CASSANDRA-14887. - Resolution: Duplicate > Incorrect number of acknowlegments in

[1/3] cassandra git commit: Correct sstable sorting for garbagecollect and levelled compaction

2018-11-13 Thread blambov
Repository: cassandra Updated Branches: refs/heads/cassandra-3.11 d17836dec -> a03424ef9 refs/heads/trunk caf50de31 -> b80f6c65f Correct sstable sorting for garbagecollect and levelled compaction patch by Branimir Lambov and Vincent White; reviewed by Zhao Yang for CASSANDRA-14879

[3/3] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2018-11-13 Thread blambov
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b80f6c65 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b80f6c65 Diff:

[2/3] cassandra git commit: Correct sstable sorting for garbagecollect and levelled compaction

2018-11-13 Thread blambov
Correct sstable sorting for garbagecollect and levelled compaction patch by Branimir Lambov and Vincent White; reviewed by Zhao Yang for CASSANDRA-14879 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a03424ef Tree:

[jira] [Commented] (CASSANDRA-14099) LCS ordering of sstables by timestamp is inverted

2018-11-13 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685208#comment-16685208 ] Branimir Lambov commented on CASSANDRA-14099: - The 3.11 and trunk patches with test have

[jira] [Updated] (CASSANDRA-14870) The order of application of nodetool garbagecollect is broken

2018-11-13 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Branimir Lambov updated CASSANDRA-14870: Resolution: Fixed Fix Version/s: 4.0 3.11.4

[jira] [Comment Edited] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685312#comment-16685312 ] Benedict edited comment on CASSANDRA-14554 at 11/13/18 2:42 PM: I 

[3/6] cassandra git commit: Fix missing rows when reading 2.1 SSTables with static columns in 3.0

2018-11-13 Thread aleksey
Fix missing rows when reading 2.1 SSTables with static columns in 3.0 patch by Aleksey Yeschenko; reviewed by Blake Eggleston for CASSANDRA-14873 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9eee7aa7 Tree:

[1/6] cassandra git commit: Fix missing rows when reading 2.1 SSTables with static columns in 3.0

2018-11-13 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 a270ee782 -> 9eee7aa78 refs/heads/cassandra-3.11 a03424ef9 -> 5431b87ed refs/heads/trunk b80f6c65f -> a4af73d2e Fix missing rows when reading 2.1 SSTables with static columns in 3.0 patch by Aleksey Yeschenko; reviewed by

[5/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2018-11-13 Thread aleksey
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5431b87e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5431b87e Diff:

[4/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2018-11-13 Thread aleksey
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5431b87e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5431b87e Diff:

cassandra git commit: Fix path to patches in RPM packaging

2018-11-13 Thread mshuler
Repository: cassandra Updated Branches: refs/heads/trunk a4af73d2e -> 787703508 Fix path to patches in RPM packaging Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/78770350 Tree:

[jira] [Created] (CASSANDRA-14888) Several mbeans are not unregistered when dropping a keyspace and table

2018-11-13 Thread Ariel Weisberg (JIRA)
Ariel Weisberg created CASSANDRA-14888: -- Summary: Several mbeans are not unregistered when dropping a keyspace and table Key: CASSANDRA-14888 URL: https://issues.apache.org/jira/browse/CASSANDRA-14888

[jira] [Commented] (CASSANDRA-14761) Rename speculative_retry to match additional_write_policy

2018-11-13 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685471#comment-16685471 ] Ariel Weisberg commented on CASSANDRA-14761: bq. As a user I find this new naming pretty

[jira] [Updated] (CASSANDRA-14761) Rename speculative_retry to match additional_write_policy

2018-11-13 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg updated CASSANDRA-14761: --- Status: Open (was: Patch Available) > Rename speculative_retry to match

[jira] [Commented] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685312#comment-16685312 ] Benedict commented on CASSANDRA-14554: -- I think the situation would actually be, essentially, 

[2/6] cassandra git commit: Fix missing rows when reading 2.1 SSTables with static columns in 3.0

2018-11-13 Thread aleksey
Fix missing rows when reading 2.1 SSTables with static columns in 3.0 patch by Aleksey Yeschenko; reviewed by Blake Eggleston for CASSANDRA-14873 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9eee7aa7 Tree:

[6/6] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2018-11-13 Thread aleksey
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a4af73d2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a4af73d2 Diff:

[jira] [Updated] (CASSANDRA-14873) Fix missing rows when reading 2.1 SSTables with static columns in 3.0

2018-11-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-14873: -- Resolution: Fixed Fix Version/s: (was: 3.11.x)

[jira] [Commented] (CASSANDRA-14873) Fix missing rows when reading 2.1 SSTables with static columns in 3.0

2018-11-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685376#comment-16685376 ] Aleksey Yeschenko commented on CASSANDRA-14873: --- Thanks. Had a look, yes. Just the

[jira] [Commented] (CASSANDRA-14869) Range.subtractContained produces incorrect results when used on full ring

2018-11-13 Thread Aleksandr Sorokoumov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685510#comment-16685510 ] Aleksandr Sorokoumov commented on CASSANDRA-14869: -- Thanks for the review! I've

[jira] [Created] (CASSANDRA-14890) cassandra-stress hang for 200 seconds if n is not specified

2018-11-13 Thread Jay Zhuang (JIRA)
Jay Zhuang created CASSANDRA-14890: -- Summary: cassandra-stress hang for 200 seconds if n is not specified Key: CASSANDRA-14890 URL: https://issues.apache.org/jira/browse/CASSANDRA-14890 Project:

[jira] [Commented] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-13 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685995#comment-16685995 ] Stefania commented on CASSANDRA-14554: -- Looking at the 3.11 code, {{StreamReceiveTask}} does

[jira] [Commented] (CASSANDRA-14765) Evaluate Recovery Time on Single Token Cluster Test

2018-11-13 Thread Dinesh Joshi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685858#comment-16685858 ] Dinesh Joshi commented on CASSANDRA-14765: -- We need to test the following scenarios related

[jira] [Updated] (CASSANDRA-14761) Rename speculative_retry to match additional_write_policy

2018-11-13 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg updated CASSANDRA-14761: --- Status: Patch Available (was: Open) OK, I think I addressed the issues and the

[jira] [Updated] (CASSANDRA-14869) Range.subtractContained produces incorrect results when used on full ring

2018-11-13 Thread Aleksandr Sorokoumov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Sorokoumov updated CASSANDRA-14869: - Description: Currently {{Range.subtractContained}} returns

[jira] [Commented] (CASSANDRA-14421) Reenable upgrade tests

2018-11-13 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685571#comment-16685571 ] Ariel Weisberg commented on CASSANDRA-14421: [~KurtG] did you actually get the upgrade

[jira] [Created] (CASSANDRA-14889) fix 14861 related test failures

2018-11-13 Thread Blake Eggleston (JIRA)
Blake Eggleston created CASSANDRA-14889: --- Summary: fix 14861 related test failures Key: CASSANDRA-14889 URL: https://issues.apache.org/jira/browse/CASSANDRA-14889 Project: Cassandra

[jira] [Commented] (CASSANDRA-14821) Make it possible to run multi-node coordinator/replica tests in a single JVM

2018-11-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685686#comment-16685686 ] Benedict commented on CASSANDRA-14821: -- I have pushed a couple of minor suggestions to my 14821