[jira] [Commented] (CASSANDRA-7461) operator functionality in CQL

2016-06-01 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310543#comment-15310543 ] Benjamin Lerer commented on CASSANDRA-7461: --- {quote} Do you think there is that much

[jira] [Updated] (CASSANDRA-11664) Tab completion in cqlsh doesn't work for capitalized letters

2016-06-01 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-11664: Resolution: Fixed Fix Version/s: 3.0.7 3.7

[jira] [Commented] (CASSANDRA-11849) Potential data directory problems due to CFS getDirectories logic

2016-06-01 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310631#comment-15310631 ] Blake Eggleston commented on CASSANDRA-11849: - [~tjake] rebased and retested. Dtests look

[jira] [Commented] (CASSANDRA-11604) select on table fails after changing user defined type in map

2016-06-01 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310666#comment-15310666 ] Joel Knighton commented on CASSANDRA-11604: --- +1 - the assert doesn't seem valid to me, and

[jira] [Updated] (CASSANDRA-11604) select on table fails after changing user defined type in map

2016-06-01 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton updated CASSANDRA-11604: -- Fix Version/s: 3.0.x > select on table fails after changing user defined type in

[jira] [Commented] (CASSANDRA-11935) Add support for arithmetic operators

2016-06-01 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310586#comment-15310586 ] Benjamin Lerer commented on CASSANDRA-11935: {quote} Also, I actually don't think we

[jira] [Updated] (CASSANDRA-11939) Read and Write Latency columns are swapped in proxyhistograms vs cfhistograms

2016-06-01 Thread J.B. Langston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J.B. Langston updated CASSANDRA-11939: -- Description: It’s triggering my ocd that read and write latency columns are

[jira] [Updated] (CASSANDRA-11933) Improve Repair performance

2016-06-01 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11933: Assignee: Mahdi Mohammadi > Improve Repair performance >

[jira] [Commented] (CASSANDRA-11933) Improve Repair performance

2016-06-01 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310628#comment-15310628 ] Joshua McKenzie commented on CASSANDRA-11933: - Go for it - assigned it to you. > Improve

[jira] [Created] (CASSANDRA-11939) Read and Write Latency columns are swapped in proxyhistograms vs cfhistograms

2016-06-01 Thread J.B. Langston (JIRA)
J.B. Langston created CASSANDRA-11939: - Summary: Read and Write Latency columns are swapped in proxyhistograms vs cfhistograms Key: CASSANDRA-11939 URL: https://issues.apache.org/jira/browse/CASSANDRA-11939

[jira] [Updated] (CASSANDRA-11939) Read and Write Latency columns are swapped in proxyhistograms vs cfhistograms

2016-06-01 Thread J.B. Langston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J.B. Langston updated CASSANDRA-11939: -- Description: It’s triggering my ocd that read and write latency columns are

[03/10] cassandra git commit: cqlsh: Fix tab completion for case-sensitive identifiers

2016-06-01 Thread tylerhobbs
cqlsh: Fix tab completion for case-sensitive identifiers Patch by Mahdi Mohammadi; reviewed by Tyler Hobbs for CASSANDRA-11664 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b8f5c1fc Tree:

[01/10] cassandra git commit: cqlsh: Fix tab completion for case-sensitive identifiers

2016-06-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 43e9d2936 -> b8f5c1fce refs/heads/cassandra-3.0 f99f8a8c8 -> 6932bbd90 refs/heads/cassandra-3.7 01847ac51 -> c7e086d61 refs/heads/trunk 274a8e4ff -> 49a2da9b7 cqlsh: Fix tab completion for case-sensitive identifiers Patch

[02/10] cassandra git commit: cqlsh: Fix tab completion for case-sensitive identifiers

2016-06-01 Thread tylerhobbs
cqlsh: Fix tab completion for case-sensitive identifiers Patch by Mahdi Mohammadi; reviewed by Tyler Hobbs for CASSANDRA-11664 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b8f5c1fc Tree:

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

2016-06-01 Thread tylerhobbs
Merge branch 'cassandra-3.7' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/49a2da9b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/49a2da9b Diff:

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

2016-06-01 Thread tylerhobbs
Merge branch 'cassandra-3.0' into cassandra-3.7 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c7e086d6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c7e086d6 Diff:

[04/10] cassandra git commit: cqlsh: Fix tab completion for case-sensitive identifiers

2016-06-01 Thread tylerhobbs
cqlsh: Fix tab completion for case-sensitive identifiers Patch by Mahdi Mohammadi; reviewed by Tyler Hobbs for CASSANDRA-11664 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b8f5c1fc Tree:

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

2016-06-01 Thread tylerhobbs
Merge branch 'cassandra-2.2' into cassandra-3.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6932bbd9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6932bbd9 Diff:

[jira] [Commented] (CASSANDRA-11663) dtest failure in upgrade_tests.storage_engine_upgrade_test.TestStorageEngineUpgrade.upgrade_with_wide_partition_test and upgrade_with_wide_partition_reversed_test

2016-06-01 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310608#comment-15310608 ] Yuki Morishita commented on CASSANDRA-11663: I think this is also fixed by

[jira] [Updated] (CASSANDRA-11604) select on table fails after changing user defined type in map

2016-06-01 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton updated CASSANDRA-11604: -- Status: Ready to Commit (was: Patch Available) > select on table fails after

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

2016-06-01 Thread tylerhobbs
Merge branch 'cassandra-2.2' into cassandra-3.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6932bbd9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6932bbd9 Diff:

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

2016-06-01 Thread tylerhobbs
Merge branch 'cassandra-3.0' into cassandra-3.7 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c7e086d6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c7e086d6 Diff:

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

2016-06-01 Thread tylerhobbs
Merge branch 'cassandra-2.2' into cassandra-3.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6932bbd9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6932bbd9 Diff:

[jira] [Updated] (CASSANDRA-11749) CQLSH gets SSL exception following a COPY FROM

2016-06-01 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-11749: Reviewer: Tyler Hobbs Sure, I can review. > CQLSH gets SSL exception following a COPY

[Cassandra Wiki] Trivial Update of "ContributorsGroup" by DaveBrosius

2016-06-01 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=58=59 * LukasWingerberg * LyubenTodorov *

[jira] [Commented] (CASSANDRA-8523) Writes should be sent to a replacement node while it is streaming in data

2016-06-01 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311526#comment-15311526 ] Richard Low commented on CASSANDRA-8523: Without understanding the FD details, this sounds

[jira] [Comment Edited] (CASSANDRA-11767) dtest failure in upgrade_tests.upgrade_through_versions_test.ProtoV3Upgrade_AllVersions_EndsAt_Trunk_HEAD.rolling_upgrade_test

2016-06-01 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308423#comment-15308423 ] Philip Thompson edited comment on CASSANDRA-11767 at 6/2/16 1:07 AM:

[jira] [Created] (CASSANDRA-11943) >64k Clustering Keys cannot be flushed

2016-06-01 Thread Lerh Chuan Low (JIRA)
Lerh Chuan Low created CASSANDRA-11943: -- Summary: >64k Clustering Keys cannot be flushed Key: CASSANDRA-11943 URL: https://issues.apache.org/jira/browse/CASSANDRA-11943 Project: Cassandra

[jira] [Updated] (CASSANDRA-11882) Clustering Key with ByteBuffer size > 64k throws Assertion Error

2016-06-01 Thread Lerh Chuan Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lerh Chuan Low updated CASSANDRA-11882: --- Attachment: 11882-3.X.txt > Clustering Key with ByteBuffer size > 64k throws

[jira] [Updated] (CASSANDRA-11882) Clustering Key with ByteBuffer size > 64k throws Assertion Error

2016-06-01 Thread Lerh Chuan Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lerh Chuan Low updated CASSANDRA-11882: --- Attachment: (was: 11882-3.X.txt) > Clustering Key with ByteBuffer size > 64k

[jira] [Commented] (CASSANDRA-11882) Clustering Key with ByteBuffer size > 64k throws Assertion Error

2016-06-01 Thread Lerh Chuan Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311554#comment-15311554 ] Lerh Chuan Low commented on CASSANDRA-11882: Branimir & Sylvian, Thanks for the reviews

[jira] [Comment Edited] (CASSANDRA-11882) Clustering Key with ByteBuffer size > 64k throws Assertion Error

2016-06-01 Thread Lerh Chuan Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311554#comment-15311554 ] Lerh Chuan Low edited comment on CASSANDRA-11882 at 6/2/16 1:33 AM:

[jira] [Commented] (CASSANDRA-7461) operator functionality in CQL

2016-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310762#comment-15310762 ] Sylvain Lebresne commented on CASSANDRA-7461: - bq. each type of operators need to be

[jira] [Commented] (CASSANDRA-11935) Add support for arithmetic operators

2016-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310803#comment-15310803 ] Sylvain Lebresne commented on CASSANDRA-11935: -- I don't believe in doing something for

[jira] [Comment Edited] (CASSANDRA-11935) Add support for arithmetic operators

2016-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310803#comment-15310803 ] Sylvain Lebresne edited comment on CASSANDRA-11935 at 6/1/16 6:19 PM:

[jira] [Updated] (CASSANDRA-11479) BatchlogManager unit tests failing on truncate race condition

2016-06-01 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-11479: --- Status: Patch Available (was: In Progress) Updated the 2.2 branch and created

[jira] [Updated] (CASSANDRA-11663) dtest failure in upgrade_tests.storage_engine_upgrade_test.TestStorageEngineUpgrade.upgrade_with_wide_partition_test and upgrade_with_wide_partition_reversed_test

2016-06-01 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11663: Assignee: Yuki Morishita (was: Joshua McKenzie) > dtest failure in >

[jira] [Commented] (CASSANDRA-11877) Add initial support to pre-3.0 sstable serialization

2016-06-01 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310877#comment-15310877 ] Paulo Motta commented on CASSANDRA-11877: - bq. I'm chiming in to suggest that you should

[jira] [Commented] (CASSANDRA-10783) Allow literal value as parameter of UDF & UDA

2016-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310834#comment-15310834 ] Sylvain Lebresne commented on CASSANDRA-10783: -- Actually, I think we should deal with

[jira] [Commented] (CASSANDRA-11935) Add support for arithmetic operators

2016-06-01 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310954#comment-15310954 ] Benjamin Lerer commented on CASSANDRA-11935: {quote} I don't believe in doing something

[jira] [Created] (CASSANDRA-11940) Look into better default file_cache_size for 2.2

2016-06-01 Thread T Jake Luciani (JIRA)
T Jake Luciani created CASSANDRA-11940: -- Summary: Look into better default file_cache_size for 2.2 Key: CASSANDRA-11940 URL: https://issues.apache.org/jira/browse/CASSANDRA-11940 Project:

[2/6] cassandra git commit: fixing Directories instantiations where CFS.initialDirectories should be used

2016-06-01 Thread jake
fixing Directories instantiations where CFS.initialDirectories should be used Patch by Blake Eggleston; reviewed by tjake for CASSANDRA-11849 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7eb46473 Tree:

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

2016-06-01 Thread jake
Merge branch 'cassandra-3.7' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/59949ac3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/59949ac3 Diff:

[1/6] cassandra git commit: fixing Directories instantiations where CFS.initialDirectories should be used

2016-06-01 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 6932bbd90 -> 7eb464734 refs/heads/cassandra-3.7 c7e086d61 -> dbf03103c refs/heads/trunk 49a2da9b7 -> 59949ac38 fixing Directories instantiations where CFS.initialDirectories should be used Patch by Blake Eggleston; reviewed

[3/6] cassandra git commit: fixing Directories instantiations where CFS.initialDirectories should be used

2016-06-01 Thread jake
fixing Directories instantiations where CFS.initialDirectories should be used Patch by Blake Eggleston; reviewed by tjake for CASSANDRA-11849 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7eb46473 Tree:

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

2016-06-01 Thread jake
Merge branch 'cassandra-3.0' into cassandra-3.7 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dbf03103 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dbf03103 Diff:

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

2016-06-01 Thread jake
Merge branch 'cassandra-3.0' into cassandra-3.7 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dbf03103 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dbf03103 Diff:

[jira] [Updated] (CASSANDRA-11849) Potential data directory problems due to CFS getDirectories logic

2016-06-01 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11849: --- Resolution: Fixed Fix Version/s: 3.0.7 3.7

[jira] [Updated] (CASSANDRA-11838) dtest failure in largecolumn_test:TestLargeColumn.cleanup_test

2016-06-01 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11838: --- Resolution: Fixed Fix Version/s: (was: 3.x) 3.8

cassandra git commit: Cleanup recycled BTree references, trim large recycled buffers

2016-06-01 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk 59949ac38 -> eb5a59a31 Cleanup recycled BTree references, trim large recycled buffers Patch by Alex Petrov; reviewed by Jake Luciani for 11838-trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Created] (CASSANDRA-11942) Cannot process role related query just after restart

2016-06-01 Thread Petr Malik (JIRA)
Petr Malik created CASSANDRA-11942: -- Summary: Cannot process role related query just after restart Key: CASSANDRA-11942 URL: https://issues.apache.org/jira/browse/CASSANDRA-11942 Project: Cassandra

[jira] [Created] (CASSANDRA-11941) Add text option for cassandra cassandra-stress

2016-06-01 Thread Jose Martinez Poblete (JIRA)
Jose Martinez Poblete created CASSANDRA-11941: - Summary: Add text option for cassandra cassandra-stress Key: CASSANDRA-11941 URL: https://issues.apache.org/jira/browse/CASSANDRA-11941

[jira] [Commented] (CASSANDRA-11930) Range tombstone serialisation between 2.1 and 3.0 nodes (in 3.0 -> 2.1 direction) is broken for some Thrift deletions

2016-06-01 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311129#comment-15311129 ] Tyler Hobbs commented on CASSANDRA-11930: - While reproducing this, I also noticed that 3.0 is

[jira] [Created] (CASSANDRA-11934) System keyspace corruption

2016-06-01 Thread Robert Marshall (JIRA)
Robert Marshall created CASSANDRA-11934: --- Summary: System keyspace corruption Key: CASSANDRA-11934 URL: https://issues.apache.org/jira/browse/CASSANDRA-11934 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-11749) CQLSH gets SSL exception following a COPY FROM

2016-06-01 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309486#comment-15309486 ] Stefania commented on CASSANDRA-11749: -- Thanks for looking into this [~aholmber]. You're

[jira] [Commented] (CASSANDRA-9555) Don't let offline tools run while cassandra is running

2016-06-01 Thread stone (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309437#comment-15309437 ] stone commented on CASSANDRA-9555: -- I run sstableexpiredblocker tools in standalone cassandra

[jira] [Comment Edited] (CASSANDRA-9555) Don't let offline tools run while cassandra is running

2016-06-01 Thread stone (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309437#comment-15309437 ] stone edited comment on CASSANDRA-9555 at 6/1/16 7:03 AM: -- I run

[jira] [Commented] (CASSANDRA-9039) CommitLog compressed configuration not run in several unit tests

2016-06-01 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309365#comment-15309365 ] Branimir Lambov commented on CASSANDRA-9039: Two nits on the 3.7 version: * [Comment on

[jira] [Resolved] (CASSANDRA-11934) System keyspace corruption

2016-06-01 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton resolved CASSANDRA-11934. --- Resolution: Duplicate Reproduced In: (was: 3.5) > System keyspace

[jira] [Commented] (CASSANDRA-11934) System keyspace corruption

2016-06-01 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309394#comment-15309394 ] Joel Knighton commented on CASSANDRA-11934: --- A patch will be available in the next release

[jira] [Updated] (CASSANDRA-11742) Failed bootstrap results in exception when node is restarted

2016-06-01 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton updated CASSANDRA-11742: -- Status: Open (was: Patch Available) > Failed bootstrap results in exception when

[jira] [Commented] (CASSANDRA-11055) C*2.1 cqlsh DESCRIBE KEYSPACE ( or TABLE ) returns 'NoneType' object has no attribute 'replace'

2016-06-01 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309868#comment-15309868 ] Stefania commented on CASSANDRA-11055: -- Quoting [~iamaleksey]: {quote} Should be: column1

[jira] [Commented] (CASSANDRA-11882) Clustering Key with ByteBuffer size > 64k throws Assertion Error

2016-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309882#comment-15309882 ] Sylvain Lebresne commented on CASSANDRA-11882: -- I'd love more details on why it doesn't

[jira] [Comment Edited] (CASSANDRA-11838) dtest failure in largecolumn_test:TestLargeColumn.cleanup_test

2016-06-01 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309434#comment-15309434 ] Alex Petrov edited comment on CASSANDRA-11838 at 6/1/16 7:02 AM: -

[jira] [Commented] (CASSANDRA-11152) SOURCE command in CQLSH 3.2 requires that "use keyspace" is in the cql file that you are sourcing

2016-06-01 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309340#comment-15309340 ] Stefania commented on CASSANDRA-11152: -- Thanks for offering to review and for confirming the

[jira] [Updated] (CASSANDRA-11742) Failed bootstrap results in exception when node is restarted

2016-06-01 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton updated CASSANDRA-11742: -- Status: Patch Available (was: Open) ||branch||testall||dtest||

[jira] [Updated] (CASSANDRA-11749) CQLSH gets SSL exception following a COPY FROM

2016-06-01 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-11749: - Fix Version/s: 3.x 3.0.x 2.2.x Status: Patch

[jira] [Commented] (CASSANDRA-11000) Mixing LWT and non-LWT operations can result in an LWT operation being acknowledged but not applied

2016-06-01 Thread Sebastian Marsching (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310097#comment-15310097 ] Sebastian Marsching commented on CASSANDRA-11000: - Thank you very much for the

[jira] [Commented] (CASSANDRA-11882) Clustering Key with ByteBuffer size > 64k throws Assertion Error

2016-06-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310106#comment-15310106 ] Sylvain Lebresne commented on CASSANDRA-11882: -- bq. From the comments above I understand

[jira] [Commented] (CASSANDRA-11886) Streaming will miss sections for early opened sstables during compaction

2016-06-01 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310116#comment-15310116 ] Benedict commented on CASSANDRA-11886: -- So, just to clarify for readers, as far as I can tell

[jira] [Commented] (CASSANDRA-11055) C*2.1 cqlsh DESCRIBE KEYSPACE ( or TABLE ) returns 'NoneType' object has no attribute 'replace'

2016-06-01 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310177#comment-15310177 ] Aleksey Yeschenko commented on CASSANDRA-11055: --- DCT should essentially be treated as

[jira] [Commented] (CASSANDRA-11838) dtest failure in largecolumn_test:TestLargeColumn.cleanup_test

2016-06-01 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309434#comment-15309434 ] Alex Petrov commented on CASSANDRA-11838: - I've been trying to get rid of the

[jira] [Comment Edited] (CASSANDRA-9555) Don't let offline tools run while cassandra is running

2016-06-01 Thread stone (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309437#comment-15309437 ] stone edited comment on CASSANDRA-9555 at 6/1/16 7:12 AM: -- I run

[jira] [Updated] (CASSANDRA-11055) C*2.1 cqlsh DESCRIBE KEYSPACE ( or TABLE ) returns 'NoneType' object has no attribute 'replace'

2016-06-01 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-11055: - Status: In Progress (was: Patch Available) > C*2.1 cqlsh DESCRIBE KEYSPACE ( or TABLE )

[jira] [Commented] (CASSANDRA-11000) Mixing LWT and non-LWT operations can result in an LWT operation being acknowledged but not applied

2016-06-01 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309949#comment-15309949 ] Stefan Podkowinski commented on CASSANDRA-11000: Technically it should be possible to

[jira] [Commented] (CASSANDRA-11882) Clustering Key with ByteBuffer size > 64k throws Assertion Error

2016-06-01 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310074#comment-15310074 ] Branimir Lambov commented on CASSANDRA-11882: - >From [the comments

[jira] [Comment Edited] (CASSANDRA-9126) java.lang.RuntimeException: Last written key DecoratedKey >= current key DecoratedKey

2016-06-01 Thread jean carlo rivera ura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15304173#comment-15304173 ] jean carlo rivera ura edited comment on CASSANDRA-9126 at 6/1/16 8:18 AM:

[jira] [Updated] (CASSANDRA-11886) Streaming will miss sections for early opened sstables during compaction

2016-06-01 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-11886: Reviewer: Benedict > Streaming will miss sections for early opened sstables

[jira] [Commented] (CASSANDRA-11933) Improve Repair performance

2016-06-01 Thread Mahdi Mohammadi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310024#comment-15310024 ] Mahdi Mohammadi commented on CASSANDRA-11933: - Can I work on this ticket? > Improve

[jira] [Commented] (CASSANDRA-11719) Add bind variables to trace

2016-06-01 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310045#comment-15310045 ] Robert Stupp commented on CASSANDRA-11719: -- Mostly looks good. A few things - after that

[jira] [Commented] (CASSANDRA-11152) SOURCE command in CQLSH 3.2 requires that "use keyspace" is in the cql file that you are sourcing

2016-06-01 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309925#comment-15309925 ] Robert Stupp commented on CASSANDRA-11152: -- +1 > SOURCE command in CQLSH 3.2 requires that

[jira] [Updated] (CASSANDRA-11152) SOURCE command in CQLSH 3.2 requires that "use keyspace" is in the cql file that you are sourcing

2016-06-01 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-11152: - Status: Ready to Commit (was: Patch Available) > SOURCE command in CQLSH 3.2

[jira] [Resolved] (CASSANDRA-11000) Mixing LWT and non-LWT operations can result in an LWT operation being acknowledged but not applied

2016-06-01 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp resolved CASSANDRA-11000. -- Resolution: Won't Fix Reproduced In: 3.0.1, 2.2.4 (was: 2.2.4, 3.0.1) I

[jira] [Commented] (CASSANDRA-10532) Allow LWT operation on static column with only partition keys

2016-06-01 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1530#comment-1530 ] Benjamin Lerer commented on CASSANDRA-10532: While reviewing your latest patch I realised

[jira] [Commented] (CASSANDRA-11055) C*2.1 cqlsh DESCRIBE KEYSPACE ( or TABLE ) returns 'NoneType' object has no attribute 'replace'

2016-06-01 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310279#comment-15310279 ] Stefania commented on CASSANDRA-11055: -- By treating DCT as a non-composite comparator this is

[jira] [Commented] (CASSANDRA-11699) dtest failure in upgrade_crc_check_chance_test.TestCrcCheckChanceUpgrade.crc_check_chance_upgrade_test

2016-06-01 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310309#comment-15310309 ] Philip Thompson commented on CASSANDRA-11699: - May also be happening elsewhere:

[jira] [Commented] (CASSANDRA-11055) C*2.1 cqlsh DESCRIBE KEYSPACE ( or TABLE ) returns 'NoneType' object has no attribute 'replace'

2016-06-01 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310317#comment-15310317 ] Aleksey Yeschenko commented on CASSANDRA-11055: --- We'll need to properly fix it before

[jira] [Commented] (CASSANDRA-11152) SOURCE command in CQLSH 3.2 requires that "use keyspace" is in the cql file that you are sourcing

2016-06-01 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310314#comment-15310314 ] Stefania commented on CASSANDRA-11152: -- Thanks, committed to 2.1 as

[jira] [Updated] (CASSANDRA-11152) SOURCE command in CQLSH 3.2 requires that "use keyspace" is in the cql file that you are sourcing

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

[jira] [Commented] (CASSANDRA-7461) operator functionality in CQL

2016-06-01 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310321#comment-15310321 ] Benjamin Lerer commented on CASSANDRA-7461: --- There are 3 categories of operators: *

[jira] [Updated] (CASSANDRA-11152) SOURCE command in CQLSH 3.2 requires that "use keyspace" is in the cql file that you are sourcing

2016-06-01 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-11152: -- Fix Version/s: (was: 3.8) > SOURCE command in CQLSH 3.2 requires that

[jira] [Commented] (CASSANDRA-11734) Enable partition component index for SASI

2016-06-01 Thread Maciej Iwanowski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310235#comment-15310235 ] Maciej Iwanowski commented on CASSANDRA-11734: -- I'm facing similar issue with Cassandra

[jira] [Updated] (CASSANDRA-11055) C*2.1 cqlsh DESCRIBE KEYSPACE ( or TABLE ) returns 'NoneType' object has no attribute 'replace'

2016-06-01 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-11055: - Status: Patch Available (was: In Progress) > C*2.1 cqlsh DESCRIBE KEYSPACE ( or TABLE )

[08/19] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2016-06-01 Thread stefania
http://git-wip-us.apache.org/repos/asf/cassandra/blob/43e9d293/bin/cqlsh.py -- diff --cc bin/cqlsh.py index 85605ae,000..dd0446a mode 100644,00..100644 --- a/bin/cqlsh.py +++ b/bin/cqlsh.py @@@ -1,2579 -1,0 +1,2580 @@@

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

2016-06-01 Thread stefania
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/f99f8a8c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f99f8a8c Diff:

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

2016-06-01 Thread stefania
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/f99f8a8c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f99f8a8c Diff:

[11/19] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2016-06-01 Thread stefania
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/43e9d293 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/43e9d293 Diff:

[06/19] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2016-06-01 Thread stefania
http://git-wip-us.apache.org/repos/asf/cassandra/blob/43e9d293/bin/cqlsh.py -- diff --cc bin/cqlsh.py index 85605ae,000..dd0446a mode 100644,00..100644 --- a/bin/cqlsh.py +++ b/bin/cqlsh.py @@@ -1,2579 -1,0 +1,2580 @@@

[01/19] cassandra git commit: cqlsh: apply current keyspace to source command

2016-06-01 Thread stefania
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 b851792c4 -> 4008e9bd3 refs/heads/cassandra-2.2 39b86e379 -> 43e9d2936 refs/heads/cassandra-3.0 4aaf2b34f -> f99f8a8c8 refs/heads/cassandra-3.7 f000ff08f -> 01847ac51 refs/heads/trunk f55d2d494 -> 274a8e4ff cqlsh: apply

[19/19] cassandra git commit: Merge branch 'cassandra-3.7' into trunk

2016-06-01 Thread stefania
Merge branch 'cassandra-3.7' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/274a8e4f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/274a8e4f Diff:

  1   2   >