[jira] [Updated] (CASSANDRA-13262) Incorrect cqlsh results when selecting same columns multiple times

2017-03-12 Thread Murukesh Mohanan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Murukesh Mohanan updated CASSANDRA-13262: - Attachment: (was:

[jira] [Updated] (CASSANDRA-13262) Incorrect cqlsh results when selecting same columns multiple times

2017-03-12 Thread Murukesh Mohanan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Murukesh Mohanan updated CASSANDRA-13262: - Attachment: 0001-Fix-incorrect-cqlsh-results-when-selecting-same-colu.patch

[jira] [Updated] (CASSANDRA-13262) Incorrect cqlsh results when selecting same columns multiple times

2017-03-12 Thread Murukesh Mohanan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Murukesh Mohanan updated CASSANDRA-13262: - Assignee: Murukesh Mohanan Status: Patch Available (was: Open) >

[jira] [Updated] (CASSANDRA-13262) Incorrect cqlsh results when selecting same columns multiple times

2017-03-12 Thread Murukesh Mohanan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Murukesh Mohanan updated CASSANDRA-13262: - Attachment: 0001-Fix-incorrect-cqlsh-results-when-selecting-same-colu.patch

[jira] [Commented] (CASSANDRA-13262) Incorrect cqlsh results when selecting same columns multiple times

2017-03-12 Thread Murukesh Mohanan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906894#comment-15906894 ] Murukesh Mohanan commented on CASSANDRA-13262: -- This is on the Python side, specifically

[jira] [Commented] (CASSANDRA-12653) In-flight shadow round requests

2017-03-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906881#comment-15906881 ] Jeff Jirsa commented on CASSANDRA-12653: Which of you two new committers (congrats!) feels

[jira] [Updated] (CASSANDRA-12719) typo in cql examples

2017-03-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12719: --- Resolution: Fixed Reviewer: Anthony Grasso Status: Resolved (was: Ready to

[jira] [Assigned] (CASSANDRA-12719) typo in cql examples

2017-03-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa reassigned CASSANDRA-12719: -- Assignee: suisuihan > typo in cql examples > > >

cassandra git commit: Fix typo in documentation

2017-03-12 Thread jjirsa
Repository: cassandra Updated Branches: refs/heads/trunk dd5251c46 -> 666a00089 Fix typo in documentation Patch by Suresh C; Reviewed by Anthony Grasso for CASSANDRA-12719 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-13282) Commitlog replay may fail if last mutation is within 4 bytes of end of segment

2017-03-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13282: --- Resolution: Fixed Fix Version/s: (was: 3.11.x) (was:

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

2017-03-12 Thread jjirsa
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/44f79bf2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/44f79bf2 Diff:

[01/10] cassandra git commit: Commitlog replay may fail if last mutation is within 4 bytes of end of segment

2017-03-12 Thread jjirsa
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 5ef8a8b40 -> beb9658dd refs/heads/cassandra-3.0 aeca1d2bd -> 44f79bf2f refs/heads/cassandra-3.11 2c111d15b -> a2399d4d3 refs/heads/trunk 0c5faef66 -> dd5251c46 Commitlog replay may fail if last mutation is within 4 bytes of

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

2017-03-12 Thread jjirsa
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/a2399d4d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a2399d4d Diff:

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

2017-03-12 Thread jjirsa
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/dd5251c4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dd5251c4 Diff:

[04/10] cassandra git commit: Commitlog replay may fail if last mutation is within 4 bytes of end of segment

2017-03-12 Thread jjirsa
Commitlog replay may fail if last mutation is within 4 bytes of end of segment Patch by Jeff Jirsa; Reviewed by Branimir Lambov for CASSANDRA-13282 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/beb9658d Tree:

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

2017-03-12 Thread jjirsa
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/a2399d4d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a2399d4d Diff:

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

2017-03-12 Thread jjirsa
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/44f79bf2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/44f79bf2 Diff:

[02/10] cassandra git commit: Commitlog replay may fail if last mutation is within 4 bytes of end of segment

2017-03-12 Thread jjirsa
Commitlog replay may fail if last mutation is within 4 bytes of end of segment Patch by Jeff Jirsa; Reviewed by Branimir Lambov for CASSANDRA-13282 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/beb9658d Tree:

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

2017-03-12 Thread jjirsa
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/44f79bf2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/44f79bf2 Diff:

[03/10] cassandra git commit: Commitlog replay may fail if last mutation is within 4 bytes of end of segment

2017-03-12 Thread jjirsa
Commitlog replay may fail if last mutation is within 4 bytes of end of segment Patch by Jeff Jirsa; Reviewed by Branimir Lambov for CASSANDRA-13282 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/beb9658d Tree:

[jira] [Comment Edited] (CASSANDRA-13234) Add histogram for delay to deliver hints

2017-03-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906852#comment-15906852 ] Jeff Jirsa edited comment on CASSANDRA-13234 at 3/13/17 4:39 AM: -

[jira] [Updated] (CASSANDRA-13234) Add histogram for delay to deliver hints

2017-03-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13234: --- Resolution: Fixed Status: Resolved (was: Ready to Commit) Committed as

[jira] [Updated] (CASSANDRA-13234) Add histogram for delay to deliver hints

2017-03-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13234: --- Status: Ready to Commit (was: Patch Available) > Add histogram for delay to deliver

cassandra git commit: Add histogram for delay to deliver hints

2017-03-12 Thread jjirsa
Repository: cassandra Updated Branches: refs/heads/trunk 67e9a5ffd -> 0c5faef66 Add histogram for delay to deliver hints Patch by Jeff Jirsa; Reviewed by Stefan Podkowinski for CASSANDRA-13234 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-13304) Add checksumming to the native protocol

2017-03-12 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906751#comment-15906751 ] Michael Kjellman commented on CASSANDRA-13304: -- Yes, it's an actual issue [~tvdw]. TLS

[Cassandra Wiki] Update of "ContributorsGroup" by DaveBrosius

2017-03-12 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "ContributorsGroup" page has been changed by DaveBrosius: https://wiki.apache.org/cassandra/ContributorsGroup?action=diff=69=70 * AlekseyYeschenko * Alexis Wilke *

[jira] [Updated] (CASSANDRA-12719) typo in cql examples

2017-03-12 Thread Anthony Grasso (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Grasso updated CASSANDRA-12719: --- Status: Ready to Commit (was: Patch Available) > typo in cql examples >

[jira] [Commented] (CASSANDRA-12719) typo in cql examples

2017-03-12 Thread Anthony Grasso (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906738#comment-15906738 ] Anthony Grasso commented on CASSANDRA-12719: +1 > typo in cql examples >

[jira] [Updated] (CASSANDRA-13308) Gossip breaks, Hint files not being deleted on nodetool decommission

2017-03-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13308: --- Summary: Gossip breaks, Hint files not being deleted on nodetool decommission (was:

[jira] [Commented] (CASSANDRA-13196) test failure in snitch_test.TestGossipingPropertyFileSnitch.test_prefer_local_reconnect_on_listen_address

2017-03-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906715#comment-15906715 ] Jeff Jirsa commented on CASSANDRA-13196: There's a real risk (in large clusters, or in

[jira] [Commented] (CASSANDRA-13304) Add checksumming to the native protocol

2017-03-12 Thread Tom van der Woerdt (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906708#comment-15906708 ] Tom van der Woerdt commented on CASSANDRA-13304: Do you have any data indicating this

[jira] [Commented] (CASSANDRA-13268) Allow to create custom secondary index on static columns

2017-03-12 Thread DOAN DuyHai (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906701#comment-15906701 ] DOAN DuyHai commented on CASSANDRA-13268: -

[jira] [Commented] (CASSANDRA-13268) Allow to create custom secondary index on static columns

2017-03-12 Thread DOAN DuyHai (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906700#comment-15906700 ] DOAN DuyHai commented on CASSANDRA-13268: - It is *already* possible to create custom

[jira] [Updated] (CASSANDRA-13196) test failure in snitch_test.TestGossipingPropertyFileSnitch.test_prefer_local_reconnect_on_listen_address

2017-03-12 Thread Aleksandr Sorokoumov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Sorokoumov updated CASSANDRA-13196: - Reviewer: Alex Petrov Status: Patch Available (was: Open) The