[jira] [Commented] (CASSANDRA-12905) Retry acquire MV lock on failure instead of throwing WTE on streaming

2016-11-28 Thread Benjamin Roth (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15704474#comment-15704474 ] Benjamin Roth commented on CASSANDRA-12905: --- Just to show that there is still a HUGE

[jira] [Created] (CASSANDRA-12968) Configurable password policy in Cassandra

2016-11-28 Thread Prakash Chauhan (JIRA)
Prakash Chauhan created CASSANDRA-12968: --- Summary: Configurable password policy in Cassandra Key: CASSANDRA-12968 URL: https://issues.apache.org/jira/browse/CASSANDRA-12968 Project: Cassandra

[jira] [Updated] (CASSANDRA-11381) Node running with join_ring=false and authentication can not serve requests

2016-11-28 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton updated CASSANDRA-11381: -- Status: Open (was: Patch Available) > Node running with join_ring=false and

[jira] [Updated] (CASSANDRA-11381) Node running with join_ring=false and authentication can not serve requests

2016-11-28 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton updated CASSANDRA-11381: -- Status: Awaiting Feedback (was: Open) > Node running with join_ring=false and

[jira] [Commented] (CASSANDRA-11381) Node running with join_ring=false and authentication can not serve requests

2016-11-28 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15704157#comment-15704157 ] Joel Knighton commented on CASSANDRA-11381: --- Thanks - the patches look good and I put them

[jira] [Assigned] (CASSANDRA-12967) Spec for Cassandra RPM Build

2016-11-28 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler reassigned CASSANDRA-12967: -- Assignee: Michael Shuler > Spec for Cassandra RPM Build >

[jira] [Created] (CASSANDRA-12967) Spec for Cassandra RPM Build

2016-11-28 Thread Bhuvan Rawal (JIRA)
Bhuvan Rawal created CASSANDRA-12967: Summary: Spec for Cassandra RPM Build Key: CASSANDRA-12967 URL: https://issues.apache.org/jira/browse/CASSANDRA-12967 Project: Cassandra Issue Type:

[jira] [Updated] (CASSANDRA-12894) testall failure in org.apache.cassandra.hints.HintsBufferPoolTest.testBackpressure-compression

2016-11-28 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg updated CASSANDRA-12894: --- Fix Version/s: 3.11 3.0.x 4.0 > testall

[jira] [Comment Edited] (CASSANDRA-12905) Retry acquire MV lock on failure instead of throwing WTE on streaming

2016-11-28 Thread Benjamin Roth (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703341#comment-15703341 ] Benjamin Roth edited comment on CASSANDRA-12905 at 11/28/16 10:34 PM:

[jira] [Commented] (CASSANDRA-12905) Retry acquire MV lock on failure instead of throwing WTE on streaming

2016-11-28 Thread Benjamin Roth (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703341#comment-15703341 ] Benjamin Roth commented on CASSANDRA-12905: --- Version: 3.10, trunk from 2016-11-08 Yes,

[jira] [Updated] (CASSANDRA-12899) stand alone sstableupgrade prints LEAK DETECTED warnings some times

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

[06/22] cassandra git commit: fix SyncRequest.equals wrt ranges

2016-11-28 Thread yukim
fix SyncRequest.equals wrt ranges Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9e2fe3d0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9e2fe3d0 Diff:

[08/22] cassandra git commit: Fix leak on skipped SSTables in sstableupgrade

2016-11-28 Thread yukim
Fix leak on skipped SSTables in sstableupgrade patch by yukim; reviewed by Paulo Motta for CASSANDRA-12899 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4fff69fc Tree:

[12/22] cassandra git commit: Fix leak on skipped SSTables in sstableupgrade

2016-11-28 Thread yukim
Fix leak on skipped SSTables in sstableupgrade patch by yukim; reviewed by Paulo Motta for CASSANDRA-12899 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4fff69fc Tree:

[19/22] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2016-11-28 Thread yukim
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/2b65b0d8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2b65b0d8 Diff:

[04/22] cassandra git commit: Fixing double division and rounding.

2016-11-28 Thread yukim
Fixing double division and rounding. Patch by Per Otterstrom; reviewed by dbrosius for CASSANDRA-11752 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/801c1a59 Tree:

[10/22] cassandra git commit: Fix leak on skipped SSTables in sstableupgrade

2016-11-28 Thread yukim
Fix leak on skipped SSTables in sstableupgrade patch by yukim; reviewed by Paulo Motta for CASSANDRA-12899 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4fff69fc Tree:

[09/22] cassandra git commit: Fix leak on skipped SSTables in sstableupgrade

2016-11-28 Thread yukim
Fix leak on skipped SSTables in sstableupgrade patch by yukim; reviewed by Paulo Motta for CASSANDRA-12899 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4fff69fc Tree:

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

2016-11-28 Thread yukim
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/bf97b850 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bf97b850 Diff:

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

2016-11-28 Thread yukim
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/b7ccd518 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b7ccd518 Diff:

[17/22] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2016-11-28 Thread yukim
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/2b65b0d8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2b65b0d8 Diff:

[02/22] cassandra git commit: Fixing double division and rounding.

2016-11-28 Thread yukim
Fixing double division and rounding. Patch by Per Otterstrom; reviewed by dbrosius for CASSANDRA-11752 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/801c1a59 Tree:

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

2016-11-28 Thread yukim
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/bf97b850 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bf97b850 Diff:

[05/22] cassandra git commit: fix SyncRequest.equals wrt ranges

2016-11-28 Thread yukim
fix SyncRequest.equals wrt ranges Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9e2fe3d0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9e2fe3d0 Diff:

[15/22] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-11-28 Thread yukim
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/7dd609c8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7dd609c8 Diff:

[13/22] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-11-28 Thread yukim
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/7dd609c8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7dd609c8 Diff:

[07/22] cassandra git commit: fix SyncRequest.equals wrt ranges

2016-11-28 Thread yukim
fix SyncRequest.equals wrt ranges Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9e2fe3d0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9e2fe3d0 Diff:

[01/22] cassandra git commit: Fixing double division and rounding.

2016-11-28 Thread yukim
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 801c1a594 -> 4fff69fcb refs/heads/cassandra-3.0 9e2fe3d0b -> 7dd609c8f refs/heads/cassandra-3.11 12c63cf4a -> 2b65b0d8b refs/heads/cassandra-3.X f60ab2373 -> bf97b8507 refs/heads/trunk b93e96a9e -> b7ccd518c Fixing double

[16/22] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-11-28 Thread yukim
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/7dd609c8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7dd609c8 Diff:

[11/22] cassandra git commit: Fix leak on skipped SSTables in sstableupgrade

2016-11-28 Thread yukim
Fix leak on skipped SSTables in sstableupgrade patch by yukim; reviewed by Paulo Motta for CASSANDRA-12899 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4fff69fc Tree:

[18/22] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2016-11-28 Thread yukim
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/2b65b0d8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2b65b0d8 Diff:

[14/22] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-11-28 Thread yukim
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/7dd609c8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7dd609c8 Diff:

[03/22] cassandra git commit: Fixing double division and rounding.

2016-11-28 Thread yukim
Fixing double division and rounding. Patch by Per Otterstrom; reviewed by dbrosius for CASSANDRA-11752 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/801c1a59 Tree:

[jira] [Commented] (CASSANDRA-12905) Retry acquire MV lock on failure instead of throwing WTE on streaming

2016-11-28 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703321#comment-15703321 ] Nate McCall commented on CASSANDRA-12905: - bq. Btw.: I applied the commit I've posted some

[jira] [Commented] (CASSANDRA-12905) Retry acquire MV lock on failure instead of throwing WTE on streaming

2016-11-28 Thread Benjamin Roth (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703285#comment-15703285 ] Benjamin Roth commented on CASSANDRA-12905: --- It isnt maybe that nice but will do as a

[jira] [Commented] (CASSANDRA-12905) Retry acquire MV lock on failure instead of throwing WTE on streaming

2016-11-28 Thread Nir Zilka (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703269#comment-15703269 ] Nir Zilka commented on CASSANDRA-12905: --- Hi, So currently i have no option to repair/maintain

[jira] [Created] (CASSANDRA-12966) Gossip thread slows down when using batch commit log

2016-11-28 Thread Jason Brown (JIRA)
Jason Brown created CASSANDRA-12966: --- Summary: Gossip thread slows down when using batch commit log Key: CASSANDRA-12966 URL: https://issues.apache.org/jira/browse/CASSANDRA-12966 Project: Cassandra

[jira] [Commented] (CASSANDRA-12905) Retry acquire MV lock on failure instead of throwing WTE on streaming

2016-11-28 Thread Benjamin Roth (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703224#comment-15703224 ] Benjamin Roth commented on CASSANDRA-12905: --- Can someone please comment on that: Is it

svn commit: r1771805 - in /cassandra/site: publish/download/index.html src/download.md

2016-11-28 Thread mshuler
Author: mshuler Date: Mon Nov 28 20:20:24 2016 New Revision: 1771805 URL: http://svn.apache.org/viewvc?rev=1771805=rev Log: Update one more spot for latest version example Modified: cassandra/site/publish/download/index.html cassandra/site/src/download.md Modified:

[jira] [Commented] (CASSANDRA-11850) cannot use cql since upgrading python to 2.7.11+

2016-11-28 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15703006#comment-15703006 ] Michael Shuler commented on CASSANDRA-11850: Thanks - this is just an example, which does

svn commit: r1771802 - in /cassandra/site: publish/download/index.html src/download.md

2016-11-28 Thread mshuler
Author: mshuler Date: Mon Nov 28 20:14:55 2016 New Revision: 1771802 URL: http://svn.apache.org/viewvc?rev=1771802=rev Log: Update debian repo example to latest version Modified: cassandra/site/publish/download/index.html cassandra/site/src/download.md Modified:

[jira] [Updated] (CASSANDRA-10143) Apparent counter overcount during certain network partitions

2016-11-28 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-10143: -- Assignee: (was: Aleksey Yeschenko) > Apparent counter overcount during

[jira] [Created] (CASSANDRA-12965) StreamReceiveTask causing high CPU utilization during repair

2016-11-28 Thread Randy Fradin (JIRA)
Randy Fradin created CASSANDRA-12965: Summary: StreamReceiveTask causing high CPU utilization during repair Key: CASSANDRA-12965 URL: https://issues.apache.org/jira/browse/CASSANDRA-12965

[jira] [Updated] (CASSANDRA-11990) Address rows rather than partitions in SASI

2016-11-28 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11990: Status: Open (was: Patch Available) > Address rows rather than partitions in

[jira] [Updated] (CASSANDRA-12909) cqlsh copy cannot parse strings when counters are present

2016-11-28 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12909: Reviewer: Benjamin Lerer > cqlsh copy cannot parse strings when counters are

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

2016-11-28 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12654: Reviewer: Benjamin Lerer > Query Validation Error : CQL IN operator over last

[jira] [Updated] (CASSANDRA-12900) Resurrect or remove HeapPool (unslabbed_heap_buffers)

2016-11-28 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12900: Reviewer: Branimir Lambov > Resurrect or remove HeapPool

[jira] [Updated] (CASSANDRA-12957) Segfault "shadows" failures in unit tests

2016-11-28 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-12957: Summary: Segfault "shadows" failures in unit tests (was: Segfault shadows failures in

[jira] [Updated] (CASSANDRA-12935) Use saved tokens when setting local tokens on StorageService.joinRing()

2016-11-28 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12935: Reviewer: Carl Yeksigian > Use saved tokens when setting local tokens on

[jira] [Updated] (CASSANDRA-12925) AssertionError executing authz stmt on UDF without keyspace

2016-11-28 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12925: Reviewer: Carl Yeksigian > AssertionError executing authz stmt on UDF without

[jira] [Commented] (CASSANDRA-12961) LCS needlessly checks for L0 STCS candidates multiple times

2016-11-28 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702811#comment-15702811 ] Carl Yeksigian commented on CASSANDRA-12961: I don't think we want to move this check

[jira] [Updated] (CASSANDRA-12964) Reported load higher than available disk space

2016-11-28 Thread Feras (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feras updated CASSANDRA-12964: -- Description: Nodetool status is reporting a node to have almost 2x the amount of space that it

[jira] [Commented] (CASSANDRA-12957) Segfault shadows failures in unit tests

2016-11-28 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702590#comment-15702590 ] Philip Thompson commented on CASSANDRA-12957: - I mean, the only test failures we can

[jira] [Commented] (CASSANDRA-12957) Segfault shadows failures in unit tests

2016-11-28 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702584#comment-15702584 ] Alex Petrov commented on CASSANDRA-12957: - There's something in the full log. Unfortunately,

[jira] [Commented] (CASSANDRA-12957) Segfault shadows failures in unit tests

2016-11-28 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702564#comment-15702564 ] Philip Thompson commented on CASSANDRA-12957: - Is there ever an instance in which a

[jira] [Created] (CASSANDRA-12964) Reported load higher than available disk space

2016-11-28 Thread Feras (JIRA)
Feras created CASSANDRA-12964: - Summary: Reported load higher than available disk space Key: CASSANDRA-12964 URL: https://issues.apache.org/jira/browse/CASSANDRA-12964 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-12899) stand alone sstableupgrade prints LEAK DETECTED warnings some times

2016-11-28 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702511#comment-15702511 ] Paulo Motta commented on CASSANDRA-12899: - LGTM, marking as ready to commit. Thanks! > stand

[jira] [Updated] (CASSANDRA-12899) stand alone sstableupgrade prints LEAK DETECTED warnings some times

2016-11-28 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-12899: Status: Ready to Commit (was: Patch Available) > stand alone sstableupgrade prints

[jira] [Commented] (CASSANDRA-12443) Remove alter type support

2016-11-28 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702437#comment-15702437 ] Carl Yeksigian commented on CASSANDRA-12443: After talking offline, [~blerer]'s intended

[jira] [Updated] (CASSANDRA-12899) stand alone sstableupgrade prints LEAK DETECTED warnings some times

2016-11-28 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12899: Reviewer: Paulo Motta > stand alone sstableupgrade prints LEAK DETECTED

[jira] [Commented] (CASSANDRA-12963) dtest failure in snapshot_test.TestSnapshot.test_basic_snapshot_and_restore

2016-11-28 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702241#comment-15702241 ] Philip Thompson commented on CASSANDRA-12963: - Just a hardware issue. > dtest failure in

[jira] [Resolved] (CASSANDRA-12963) dtest failure in snapshot_test.TestSnapshot.test_basic_snapshot_and_restore

2016-11-28 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson resolved CASSANDRA-12963. - Resolution: Not A Problem > dtest failure in

[jira] [Created] (CASSANDRA-12963) dtest failure in snapshot_test.TestSnapshot.test_basic_snapshot_and_restore

2016-11-28 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-12963: - Summary: dtest failure in snapshot_test.TestSnapshot.test_basic_snapshot_and_restore Key: CASSANDRA-12963 URL: https://issues.apache.org/jira/browse/CASSANDRA-12963

[jira] [Commented] (CASSANDRA-12939) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_with_backoff

2016-11-28 Thread Sean McCarthy (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702163#comment-15702163 ] Sean McCarthy commented on CASSANDRA-12939: --- PR :

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

2016-11-28 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702165#comment-15702165 ] Corentin Chary commented on CASSANDRA-12915: Got it, I'll write a few unit tests for that

[jira] [Created] (CASSANDRA-12962) SASI: Index are rebuilt on restart

2016-11-28 Thread Corentin Chary (JIRA)
Corentin Chary created CASSANDRA-12962: -- Summary: SASI: Index are rebuilt on restart Key: CASSANDRA-12962 URL: https://issues.apache.org/jira/browse/CASSANDRA-12962 Project: Cassandra

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

2016-11-28 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702098#comment-15702098 ] Alex Petrov commented on CASSANDRA-12915: - In order to properly review the code I have to run

[jira] [Updated] (CASSANDRA-12962) SASI: Index are rebuilt on restart

2016-11-28 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-12962: --- Description: Apparently when cassandra any index that does not index a value in

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

2016-11-28 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701994#comment-15701994 ] Corentin Chary commented on CASSANDRA-12915: Updated the pull request: * Restored the

[jira] [Updated] (CASSANDRA-12875) testall failure in org.apache.cassandra.net.MessagingServiceTest.testDCLatency-compression

2016-11-28 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-12875: Resolution: Fixed Reviewer: Stefan Podkowinski Fix Version/s: 3.12

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

2016-11-28 Thread jasobrown
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/b93e96a9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b93e96a9 Diff:

[2/3] cassandra git commit: Remove timing window in test case

2016-11-28 Thread jasobrown
Remove timing window in test case patch by Chris Lohfink; reviewed by Stefan Podkowinski for CASSANDRA-12875 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f60ab237 Tree:

[1/3] cassandra git commit: Remove timing window in test case

2016-11-28 Thread jasobrown
Repository: cassandra Updated Branches: refs/heads/cassandra-3.X 554d53664 -> f60ab2373 refs/heads/trunk 8fb01dd21 -> b93e96a9e Remove timing window in test case patch by Chris Lohfink; reviewed by Stefan Podkowinski for CASSANDRA-12875 Project:

[jira] [Updated] (CASSANDRA-12945) Resolve unit testing without JCE security libraries installed

2016-11-28 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-12945: Resolution: Fixed Status: Resolved (was: Patch Available) > Resolve unit

[jira] [Comment Edited] (CASSANDRA-12945) Resolve unit testing without JCE security libraries installed

2016-11-28 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701944#comment-15701944 ] Jason Brown edited comment on CASSANDRA-12945 at 11/28/16 1:23 PM: ---

[jira] [Updated] (CASSANDRA-12945) Resolve unit testing without JCE security libraries installed

2016-11-28 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-12945: Fix Version/s: (was: 4.) 4.0 > Resolve unit testing without JCE

[jira] [Commented] (CASSANDRA-12945) Resolve unit testing without JCE security libraries installed

2016-11-28 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701944#comment-15701944 ] Jason Brown commented on CASSANDRA-12945: - committed as sha

[jira] [Updated] (CASSANDRA-12945) Resolve unit testing without JCE security libraries installed

2016-11-28 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-12945: Fix Version/s: 3.12 4. > Resolve unit testing without JCE security

[2/3] cassandra git commit: Replace keystore for utests with non export restricted cipher keys

2016-11-28 Thread jasobrown
Replace keystore for utests with non export restricted cipher keys patch by Stefan Podkowinski; reviewed by Jason Brown for CASSANDRA-12945 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/554d5366 Tree:

[1/3] cassandra git commit: Replace keystore for utests with non export restricted cipher keys

2016-11-28 Thread jasobrown
Repository: cassandra Updated Branches: refs/heads/cassandra-3.X 68c828f48 -> 554d53664 refs/heads/trunk 2f8d90766 -> 8fb01dd21 Replace keystore for utests with non export restricted cipher keys patch by Stefan Podkowinski; reviewed by Jason Brown for CASSANDRA-12945 Project:

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

2016-11-28 Thread jasobrown
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/8fb01dd2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8fb01dd2 Diff:

[jira] [Commented] (CASSANDRA-12373) 3.0 breaks CQL compatibility with super columns families

2016-11-28 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701923#comment-15701923 ] Alex Petrov commented on CASSANDRA-12373: - Rebased all branches, links are updated above. >

[jira] [Commented] (CASSANDRA-12905) Retry acquire MV lock on failure instead of throwing WTE on streaming

2016-11-28 Thread Benjamin Roth (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701415#comment-15701415 ] Benjamin Roth commented on CASSANDRA-12905: --- Maybe its not correct to say "a hint delivery

[jira] [Commented] (CASSANDRA-12590) Segfault reading secondary index

2016-11-28 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701348#comment-15701348 ] Kurt Greaves commented on CASSANDRA-12590: -- I haven't spent too much time on it but yes,

[jira] [Comment Edited] (CASSANDRA-12373) 3.0 breaks CQL compatibility with super columns families

2016-11-28 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15604830#comment-15604830 ] Alex Petrov edited comment on CASSANDRA-12373 at 11/28/16 8:05 AM: ---