[jira] [Commented] (CASSANDRA-12654) Query Validation Error : CQL IN operator over last partitioning|clustering column (valid) is rejected if a query fetches collection columns

2016-12-11 Thread Dhruv (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15741157#comment-15741157 ] Dhruv commented on CASSANDRA-12654: --- i am using cassandra 3.9 and still facing this issue. Can you

[jira] [Updated] (CASSANDRA-12781) Disable RPC_READY gossip flag when shutting down client servers

2016-12-11 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-12781: - Resolution: Fixed Fix Version/s: (was: 3.0.x) (was: 3.x)

[03/10] cassandra git commit: Set RPC_READY to false when draining or if a node is marked as shutdown

2016-12-11 Thread stefania
Set RPC_READY to false when draining or if a node is marked as shutdown patch by Stefania Alborghetti; reviewed by Paulo Motta for CASSANDRA-12781 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6bd402d1 Tree:

[06/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2016-12-11 Thread stefania
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/4626b4c9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4626b4c9 Diff:

[10/10] cassandra git commit: Merge branch 'cassandra-3.X' into trunk

2016-12-11 Thread stefania
Merge branch 'cassandra-3.X' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c09ba58e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c09ba58e Diff:

[09/10] cassandra git commit: Merge branch 'cassandra-3.11' into cassandra-3.X

2016-12-11 Thread stefania
Merge branch 'cassandra-3.11' into cassandra-3.X Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/84b2e73c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/84b2e73c Diff:

[05/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2016-12-11 Thread stefania
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/4626b4c9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4626b4c9 Diff:

[02/10] cassandra git commit: Set RPC_READY to false when draining or if a node is marked as shutdown

2016-12-11 Thread stefania
Set RPC_READY to false when draining or if a node is marked as shutdown patch by Stefania Alborghetti; reviewed by Paulo Motta for CASSANDRA-12781 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6bd402d1 Tree:

[01/10] cassandra git commit: Set RPC_READY to false when draining or if a node is marked as shutdown

2016-12-11 Thread stefania
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 752f5d566 -> 6bd402d12 refs/heads/cassandra-3.11 47d604deb -> 4626b4c9b refs/heads/cassandra-3.X 4901e4b1e -> 84b2e73c6 refs/heads/trunk d8049ae10 -> c09ba58e5 Set RPC_READY to false when draining or if a node is marked as

[07/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2016-12-11 Thread stefania
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/4626b4c9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4626b4c9 Diff:

[04/10] cassandra git commit: Set RPC_READY to false when draining or if a node is marked as shutdown

2016-12-11 Thread stefania
Set RPC_READY to false when draining or if a node is marked as shutdown patch by Stefania Alborghetti; reviewed by Paulo Motta for CASSANDRA-12781 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6bd402d1 Tree:

[08/10] cassandra git commit: Merge branch 'cassandra-3.11' into cassandra-3.X

2016-12-11 Thread stefania
Merge branch 'cassandra-3.11' into cassandra-3.X Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/84b2e73c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/84b2e73c Diff:

[jira] [Commented] (CASSANDRA-12915) SASI: Index intersection can be very inefficient

2016-12-11 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15739992#comment-15739992 ] Corentin Chary commented on CASSANDRA-12915: I think I found something closer to what I

[jira] [Updated] (CASSANDRA-13031) Speed-up start-up sequence by avoiding un-needed flushes

2016-12-11 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-13031: --- Status: Patch Available (was: Open) > Speed-up start-up sequence by avoiding

[jira] [Updated] (CASSANDRA-13030) nodetool stopdaemon errors out

2016-12-11 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-13030: --- Status: Patch Available (was: Open) > nodetool stopdaemon errors out >

[jira] [Updated] (CASSANDRA-13031) Speed-up start-up sequence by avoiding un-needed flushes

2016-12-11 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-13031: --- Attachment: 0001-Avoid-un-needed-system-flushes-on-startup.patch > Speed-up

[jira] [Created] (CASSANDRA-13031) Speed-up start-up sequence by avoiding un-needed flushes

2016-12-11 Thread Corentin Chary (JIRA)
Corentin Chary created CASSANDRA-13031: -- Summary: Speed-up start-up sequence by avoiding un-needed flushes Key: CASSANDRA-13031 URL: https://issues.apache.org/jira/browse/CASSANDRA-13031 Project:

[jira] [Updated] (CASSANDRA-13030) nodetool stopdaemon errors out

2016-12-11 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-13030: --- Attachment: 0001-Fix-StopDaemon.patch Here is a simple patch that initializes

[jira] [Created] (CASSANDRA-13030) nodetool stopdaemon errors out

2016-12-11 Thread Corentin Chary (JIRA)
Corentin Chary created CASSANDRA-13030: -- Summary: nodetool stopdaemon errors out Key: CASSANDRA-13030 URL: https://issues.apache.org/jira/browse/CASSANDRA-13030 Project: Cassandra Issue

[jira] [Comment Edited] (CASSANDRA-4663) Streaming sends one file at a time serially.

2016-12-11 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15739892#comment-15739892 ] Corentin Chary edited comment on CASSANDRA-4663 at 12/11/16 3:17 PM:

[jira] [Updated] (CASSANDRA-4663) Streaming sends one file at a time serially.

2016-12-11 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-4663: -- Reviewer: Jason Brown Fix Version/s: 3.x Status: Patch Available

[jira] [Updated] (CASSANDRA-4663) Streaming sends one file at a time serially.

2016-12-11 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-4663: -- Attachment: 0001-streaming-add-a-way-to-configure-the-number-of-conne.patch >