[jira] [Commented] (CASSANDRA-5836) Seed nodes should be able to bootstrap without manual intervention

2014-08-14 Thread Jon Travis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097647#comment-14097647 ] Jon Travis commented on CASSANDRA-5836: --- I was just bitten by this as well. Our

[jira] [Created] (CASSANDRA-7772) Windows - fsync-analog, flush data to disk

2014-08-14 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-7772: -- Summary: Windows - fsync-analog, flush data to disk Key: CASSANDRA-7772 URL: https://issues.apache.org/jira/browse/CASSANDRA-7772 Project: Cassandra

[jira] [Assigned] (CASSANDRA-7613) Error when tracing query with 2.1 cqlsh

2014-08-14 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp reassigned CASSANDRA-7613: --- Assignee: Robert Stupp (was: Mikhail Stepura) Error when tracing query with

[jira] [Commented] (CASSANDRA-7770) NPE when clean up compaction leftover if table is already dropped

2014-08-14 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097650#comment-14097650 ] Yuki Morishita commented on CASSANDRA-7770: --- Do you mean deleting SSTables

[jira] [Updated] (CASSANDRA-7613) Error when tracing query with 2.1 cqlsh

2014-08-14 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-7613: Attachment: 7613.txt Error when tracing query with 2.1 cqlsh

[jira] [Commented] (CASSANDRA-7770) NPE when clean up compaction leftover if table is already dropped

2014-08-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097655#comment-14097655 ] Jonathan Ellis commented on CASSANDRA-7770: --- +1 then NPE when clean up

[jira] [Commented] (CASSANDRA-7613) Error when tracing query with 2.1 cqlsh

2014-08-14 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097656#comment-14097656 ] Robert Stupp commented on CASSANDRA-7613: - colored-column-name patch lurked

[jira] [Updated] (CASSANDRA-7769) Implement pg-style dollar syntax for string constants

2014-08-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7769: Summary: Implement pg-style dollar syntax for string constants (was:

[jira] [Commented] (CASSANDRA-7769) Implement pg-style dollar syntax for string constants

2014-08-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097664#comment-14097664 ] Sylvain Lebresne commented on CASSANDRA-7769: - For the record, we should

[jira] [Commented] (CASSANDRA-7772) Windows - fsync-analog, flush data to disk

2014-08-14 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097667#comment-14097667 ] Joshua McKenzie commented on CASSANDRA-7772: It looks like FileDescriptor

[jira] [Commented] (CASSANDRA-7772) Windows - fsync-analog, flush data to disk

2014-08-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097679#comment-14097679 ] Jonathan Ellis commented on CASSANDRA-7772: --- We use CLibrary.trySync not

[jira] [Updated] (CASSANDRA-7613) Error when tracing query with 2.1 cqlsh

2014-08-14 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-7613: --- Reproduced In: 2.1.1 (was: 2.1 rc5) Error when tracing query with 2.1 cqlsh

[jira] [Commented] (CASSANDRA-6018) Add option to encrypt commitlog

2014-08-14 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097678#comment-14097678 ] Jason Brown commented on CASSANDRA-6018: Spoke with [~benedict] and this

[jira] [Updated] (CASSANDRA-7613) Error when tracing query with 2.1 cqlsh

2014-08-14 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-7613: --- Fix Version/s: (was: 2.1 rc6) 2.1.1 Error when tracing

[2/6] git commit: Fix NPE at compaction leftover cleanup for dropped table

2014-08-14 Thread yukim
Fix NPE at compaction leftover cleanup for dropped table patch by yukim; reviewed by jbellis for CASSANDRA-7770 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/254df46b Tree:

[5/6] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-14 Thread yukim
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a816e09d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a816e09d Diff:

[4/6] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-14 Thread yukim
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a816e09d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a816e09d Diff:

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

2014-08-14 Thread yukim
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a712cd15 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a712cd15 Diff:

[3/6] git commit: Fix NPE at compaction leftover cleanup for dropped table

2014-08-14 Thread yukim
Fix NPE at compaction leftover cleanup for dropped table patch by yukim; reviewed by jbellis for CASSANDRA-7770 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/254df46b Tree:

[jira] [Commented] (CASSANDRA-5836) Seed nodes should be able to bootstrap without manual intervention

2014-08-14 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097683#comment-14097683 ] Robert Stupp commented on CASSANDRA-5836: - [~jtravis] It's basically

[1/6] git commit: Fix NPE at compaction leftover cleanup for dropped table

2014-08-14 Thread yukim
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 27cbf5534 - a816e09d8 refs/heads/cassandra-2.1.0 e4e56c2fd - 254df46b1 refs/heads/trunk c4077ad66 - a712cd15b Fix NPE at compaction leftover cleanup for dropped table patch by yukim; reviewed by jbellis for CASSANDRA-7770

[jira] [Commented] (CASSANDRA-7744) Dropping the last collection column turns CompoundSparseCellNameType$WithCollection into CompoundDenseCellNameType

2014-08-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097696#comment-14097696 ] Aleksey Yeschenko commented on CASSANDRA-7744: -- Oh well. I guess we still

[jira] [Created] (CASSANDRA-7773) Allow custom commitlog implementations

2014-08-14 Thread Jason Brown (JIRA)
Jason Brown created CASSANDRA-7773: -- Summary: Allow custom commitlog implementations Key: CASSANDRA-7773 URL: https://issues.apache.org/jira/browse/CASSANDRA-7773 Project: Cassandra Issue

[jira] [Updated] (CASSANDRA-7773) Allow custom commitlog implementations

2014-08-14 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-7773: --- Attachment: 7773-v1.diff Attached patch allows user to set fully qualified java class

[jira] [Comment Edited] (CASSANDRA-7773) Allow custom commitlog implementations

2014-08-14 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097697#comment-14097697 ] Jason Brown edited comment on CASSANDRA-7773 at 8/14/14 9:31 PM:

[1/3] git commit: Fixed the error when tracing query with cqlsh

2014-08-14 Thread mishail
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 a816e09d8 - 91e63d054 refs/heads/trunk a712cd15b - edb5f0883 Fixed the error when tracing query with cqlsh patch by Robert Stupp; reviewed by Mikhail Stepura for CASSANDRA-7613 Project:

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

2014-08-14 Thread mishail
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/edb5f088 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/edb5f088 Diff:

[2/3] git commit: Fixed the error when tracing query with cqlsh

2014-08-14 Thread mishail
Fixed the error when tracing query with cqlsh patch by Robert Stupp; reviewed by Mikhail Stepura for CASSANDRA-7613 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/91e63d05 Tree:

[jira] [Commented] (CASSANDRA-7772) Windows - fsync-analog, flush data to disk

2014-08-14 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097704#comment-14097704 ] Joshua McKenzie commented on CASSANDRA-7772: Ah hah. We're already

[2/3] git commit: backport CASSANDRA-6927 to 2.0

2014-08-14 Thread brandonwilliams
backport CASSANDRA-6927 to 2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/44764c03 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/44764c03 Diff:

[1/3] git commit: export MALLOC_ARENA_MAX corrrectly

2014-08-14 Thread brandonwilliams
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 254df46b1 - d9eabb3f2 export MALLOC_ARENA_MAX corrrectly Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-6126 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/3] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-14 Thread brandonwilliams
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d9eabb3f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d9eabb3f Diff:

[2/5] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-14 Thread brandonwilliams
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d9eabb3f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d9eabb3f Diff:

[3/5] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-14 Thread brandonwilliams
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7a0f496f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7a0f496f Diff:

[4/5] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-14 Thread brandonwilliams
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7a0f496f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7a0f496f Diff:

[1/5] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-14 Thread brandonwilliams
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 91e63d054 - 7a0f496f2 refs/heads/trunk edb5f0883 - 70d8ad119 Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[5/5] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-14 Thread brandonwilliams
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/70d8ad11 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/70d8ad11 Diff:

[jira] [Updated] (CASSANDRA-7773) Allow custom commitlog implementations

2014-08-14 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-7773: --- Attachment: 7773-v2.diff v2 makes CommitLog.LogRecordAdder publicly visible. Allow

[jira] [Commented] (CASSANDRA-7542) Reduce CAS contention

2014-08-14 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097747#comment-14097747 ] sankalp kohli commented on CASSANDRA-7542: -- No we did not get time to use

[jira] [Commented] (CASSANDRA-7773) Allow custom commitlog implementations

2014-08-14 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097771#comment-14097771 ] Jason Brown commented on CASSANDRA-7773: Hmm, looking further (into

[13/13] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-14 Thread mishail
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9d05efaf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9d05efaf Diff:

[12/13] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-14 Thread mishail
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ffb919e7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ffb919e7 Diff:

[09/13] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-14 Thread mishail
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7f7eec2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d7f7eec2 Diff:

[10/13] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-14 Thread mishail
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7f7eec2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d7f7eec2 Diff:

[06/13] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-08-14 Thread mishail
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt bin/cqlsh Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7a1b6b40 Tree:

[02/13] git commit: cqlsh should automatically disable tracing when selecting from system_traces

2014-08-14 Thread mishail
cqlsh should automatically disable tracing when selecting from system_traces patch by Philip Thompson and Mikhail Stepura; reviewed by Mikhail Stepura for CASSANDRA-7641 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[04/13] git commit: cqlsh should automatically disable tracing when selecting from system_traces

2014-08-14 Thread mishail
cqlsh should automatically disable tracing when selecting from system_traces patch by Philip Thompson and Mikhail Stepura; reviewed by Mikhail Stepura for CASSANDRA-7641 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[01/13] git commit: cqlsh should automatically disable tracing when selecting from system_traces

2014-08-14 Thread mishail
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 44764c03e - e7566609e refs/heads/cassandra-2.1 7a0f496f2 - ffb919e78 refs/heads/cassandra-2.1.0 d9eabb3f2 - d7f7eec27 refs/heads/trunk 70d8ad119 - 9d05efafe cqlsh should automatically disable tracing when selecting from

[05/13] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-08-14 Thread mishail
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt bin/cqlsh Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7a1b6b40 Tree:

[03/13] git commit: cqlsh should automatically disable tracing when selecting from system_traces

2014-08-14 Thread mishail
cqlsh should automatically disable tracing when selecting from system_traces patch by Philip Thompson and Mikhail Stepura; reviewed by Mikhail Stepura for CASSANDRA-7641 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[07/13] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-14 Thread mishail
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2d044e82 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2d044e82 Diff:

[08/13] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-14 Thread mishail
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7f7eec2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d7f7eec2 Diff:

[11/13] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-14 Thread mishail
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ffb919e7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ffb919e7 Diff:

[jira] [Commented] (CASSANDRA-6839) Support non equal conditions (for LWT)

2014-08-14 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097793#comment-14097793 ] Tyler Hobbs commented on CASSANDRA-6839: Sorry for the delay, the rebase for

[jira] [Updated] (CASSANDRA-7585) cassandra sstableloader connection refused with inter_node_encryption

2014-08-14 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-7585: -- Attachment: sstableloader-help.txt 7585-2.0-v2.txt Attaching

[jira] [Commented] (CASSANDRA-7704) FileNotFoundException during STREAM-OUT triggers 100% CPU usage

2014-08-14 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097856#comment-14097856 ] Yuki Morishita commented on CASSANDRA-7704: --- Test is to check stream session

[jira] [Updated] (CASSANDRA-7477) JSON to SSTable import failing

2014-08-14 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-7477: --- Attachment: schema.json JSON to SSTable import failing

[jira] [Comment Edited] (CASSANDRA-7477) JSON to SSTable import failing

2014-08-14 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097876#comment-14097876 ] Mikhail Stepura edited comment on CASSANDRA-7477 at 8/14/14 11:03 PM:

[jira] [Commented] (CASSANDRA-7477) JSON to SSTable import failing

2014-08-14 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14097876#comment-14097876 ] Mikhail Stepura commented on CASSANDRA-7477: SSTableImport fails to handle

[jira] [Updated] (CASSANDRA-7477) JSON to SSTable import failing

2014-08-14 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-7477: --- Reproduced In: 2.1 rc5 Fix Version/s: 2.1.0 JSON to SSTable import failing

[jira] [Updated] (CASSANDRA-7477) JSON to SSTable import failing

2014-08-14 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-7477: --- Attachment: CASSANDRA-2.1.0-7477.patch Attaching a patch to hanlde CQL row

[jira] [Updated] (CASSANDRA-7477) JSON to SSTable import failing

2014-08-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-7477: -- Reviewer: Tyler Hobbs (was: Jonathan Ellis) JSON to SSTable import failing

git commit: Validate IPv6 wildcard addresses properly

2014-08-14 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 ffb919e78 - 04a1fc6e1 Validate IPv6 wildcard addresses properly patch by Robert Stupp; reviewed by Aleksey Yeschenko for CASSANDRA-7680 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-14 Thread aleksey
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4dd1a15c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4dd1a15c Diff:

[1/2] git commit: Validate IPv6 wildcard addresses properly

2014-08-14 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk 9d05efafe - 4dd1a15cc Validate IPv6 wildcard addresses properly patch by Robert Stupp; reviewed by Aleksey Yeschenko for CASSANDRA-7680 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-7659) cqlsh: DESCRIBE KEYSPACE should order types according to cross-type dependencies

2014-08-14 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14098145#comment-14098145 ] Mikhail Stepura commented on CASSANDRA-7659: I would extend the scope of

<    1   2