[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-05-23 Thread Maxime Lamothe-Brassard (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006847#comment-14006847 ] Maxime Lamothe-Brassard commented on CASSANDRA-7144: The writes

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006885#comment-14006885 ] Edward Capriolo commented on CASSANDRA-7279: Two questions: In

[jira] [Updated] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated CASSANDRA-7279: --- Attachment: 7279-trunkv3.txt Patch that adds some direct testing, and a test

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006913#comment-14006913 ] Edward Capriolo commented on CASSANDRA-7279: I think I found an edge case.

[jira] [Comment Edited] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006913#comment-14006913 ] Edward Capriolo edited comment on CASSANDRA-7279 at 5/23/14 6:38 AM:

[jira] [Updated] (CASSANDRA-7231) Support more concurrent requests per native transport connection

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7231: Assignee: Aleksey Yeschenko (was: Sylvain Lebresne) Support more concurrent

[jira] [Commented] (CASSANDRA-7231) Support more concurrent requests per native transport connection

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006935#comment-14006935 ] Sylvain Lebresne commented on CASSANDRA-7231: - bq. If you don't feel like

[jira] [Created] (CASSANDRA-7291) java.lang.AssertionError when adding a collection to a UDT

2014-05-23 Thread Mikhail Stepura (JIRA)
Mikhail Stepura created CASSANDRA-7291: -- Summary: java.lang.AssertionError when adding a collection to a UDT Key: CASSANDRA-7291 URL: https://issues.apache.org/jira/browse/CASSANDRA-7291 Project:

git commit: Fix broken paging state with prepared statement

2014-05-23 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 bf5219000 - 028f539ea Fix broken paging state with prepared statement patch by slebresne; reviewed by thobbs for CASSANDRA-7120 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-6875) CQL3: select multiple CQL rows in a single partition using IN

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006950#comment-14006950 ] Sylvain Lebresne commented on CASSANDRA-6875: - [~thobbs] Can you bump the

[jira] [Reopened] (CASSANDRA-7250) Make incremental repair default in 3.0

2014-05-23 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson reopened CASSANDRA-7250: we need to make parallel repairs default (sequential and incremental do not

[jira] [Updated] (CASSANDRA-7250) Make incremental repair default in 3.0

2014-05-23 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-7250: --- Attachment: 0001-need-to-do-parallel-repairs-with-incremental.patch Make

[jira] [Created] (CASSANDRA-7292) Can't seed new node into ring with (public) ip of an old node

2014-05-23 Thread JIRA
Juho Mäkinen created CASSANDRA-7292: --- Summary: Can't seed new node into ring with (public) ip of an old node Key: CASSANDRA-7292 URL: https://issues.apache.org/jira/browse/CASSANDRA-7292 Project:

[jira] [Commented] (CASSANDRA-7248) Tuple type

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006970#comment-14006970 ] Sylvain Lebresne commented on CASSANDRA-7248: - Since CASSANDRA_6875 has

[jira] [Updated] (CASSANDRA-7291) java.lang.AssertionError when adding a collection to a UDT

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7291: Attachment: 0001-Make-UserType-extend-TupleType.txt java.lang.AssertionError

[jira] [Commented] (CASSANDRA-7291) java.lang.AssertionError when adding a collection to a UDT

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006972#comment-14006972 ] Sylvain Lebresne commented on CASSANDRA-7291: - This is my bad for

[jira] [Updated] (CASSANDRA-7287) Pig CqlStorage test fails with IAE

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7287: Summary: Pig CqlStorage test fails with IAE (was: Fix broken Pig and Hadoop

[jira] [Updated] (CASSANDRA-7287) Pig CqlStorage test fails with IAE

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7287: Attachment: 7287.txt I'm not sure what use Cell completely breaks the code

[jira] [Commented] (CASSANDRA-7206) UDT - allow null / non-existant attributes

2014-05-23 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006992#comment-14006992 ] Robert Stupp commented on CASSANDRA-7206: - Not sure whether I've read the

git commit: Remove bogus validation post-6855

2014-05-23 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 028f539ea - 465a09c46 Remove bogus validation post-6855 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/465a09c4 Tree:

[jira] [Updated] (CASSANDRA-7206) UDT - allow null / non-existant attributes

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7206: Attachment: (was: 7206.txt) UDT - allow null / non-existant attributes

[jira] [Updated] (CASSANDRA-7206) UDT - allow null / non-existant attributes

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7206: Attachment: 7206.txt UDT - allow null / non-existant attributes

[jira] [Commented] (CASSANDRA-7206) UDT - allow null / non-existant attributes

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006997#comment-14006997 ] Sylvain Lebresne commented on CASSANDRA-7206: - bq. The validation code in

[jira] [Commented] (CASSANDRA-4718) More-efficient ExecutorService for improved throughput

2014-05-23 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007043#comment-14007043 ] Benedict commented on CASSANDRA-4718: - I've uploaded an updated branch. I tweaked

[jira] [Commented] (CASSANDRA-6696) Drive replacement in JBOD can cause data to reappear.

2014-05-23 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007060#comment-14007060 ] Marcus Eriksson commented on CASSANDRA-6696: Just pushed a version to

[jira] [Comment Edited] (CASSANDRA-6696) Drive replacement in JBOD can cause data to reappear.

2014-05-23 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007060#comment-14007060 ] Marcus Eriksson edited comment on CASSANDRA-6696 at 5/23/14 11:36 AM:

[jira] [Created] (CASSANDRA-7293) Not able to delete a cell with timeuuid as part of clustering key

2014-05-23 Thread Ananthkumar K S (JIRA)
Ananthkumar K S created CASSANDRA-7293: -- Summary: Not able to delete a cell with timeuuid as part of clustering key Key: CASSANDRA-7293 URL: https://issues.apache.org/jira/browse/CASSANDRA-7293

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007140#comment-14007140 ] T Jake Luciani commented on CASSANDRA-7279: --- bq. what is the rational for

[jira] [Updated] (CASSANDRA-6523) Unable to contact any seeds! with multi-DC cluster and listen != broadcast address

2014-05-23 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Burroughs updated CASSANDRA-6523: --- Priority: Minor (was: Major) Unable to contact any seeds! with multi-DC

[jira] [Commented] (CASSANDRA-6523) Unable to contact any seeds! with multi-DC cluster and listen != broadcast address

2014-05-23 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007145#comment-14007145 ] Chris Burroughs commented on CASSANDRA-6523: I don't think that's an

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007175#comment-14007175 ] Edward Capriolo commented on CASSANDRA-7279: Composite.empty who knew? It

[jira] [Updated] (CASSANDRA-7271) Bulk data loading in Cassandra causing OOM

2014-05-23 Thread Prasanth Gullapalli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Gullapalli updated CASSANDRA-7271: --- Attachment: Classes.zip I am actually mistaken. I have not provided JVM

[jira] [Updated] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated CASSANDRA-7279: --- Attachment: 7279-trunkv4.txt Added some light documentation that explains some

[jira] [Commented] (CASSANDRA-7271) Bulk data loading in Cassandra causing OOM

2014-05-23 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007224#comment-14007224 ] Michael Shuler commented on CASSANDRA-7271: --- Can you query the data

[jira] [Updated] (CASSANDRA-7105) SELECT with IN on final column of composite and compound primary key fails

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7105: Attachment: 7105-v2.txt The problem is indeed in SelectStatement.buildBound,

[jira] [Assigned] (CASSANDRA-7105) SELECT with IN on final column of composite and compound primary key fails

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-7105: --- Assignee: Sylvain Lebresne SELECT with IN on final column of composite

[jira] [Updated] (CASSANDRA-7105) SELECT with IN on final column of composite and compound primary key fails

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7105: Reviewer: (was: Sylvain Lebresne) SELECT with IN on final column of

[jira] [Updated] (CASSANDRA-7105) SELECT with IN on final column of composite and compound primary key fails

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7105: Fix Version/s: 1.2.17 SELECT with IN on final column of composite and

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007236#comment-14007236 ] Sylvain Lebresne commented on CASSANDRA-7279: - We've always assumed it was

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007245#comment-14007245 ] T Jake Luciani commented on CASSANDRA-7279: --- Given the fact that it used to

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007249#comment-14007249 ] Sylvain Lebresne commented on CASSANDRA-7279: - bq. Given the fact that it

[jira] [Commented] (CASSANDRA-6523) Unable to contact any seeds! with multi-DC cluster and listen != broadcast address

2014-05-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007252#comment-14007252 ] Brandon Williams commented on CASSANDRA-6523: - Part of the problem, is we

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007258#comment-14007258 ] T Jake Luciani commented on CASSANDRA-7279: --- from that commit: bq. you can

[jira] [Commented] (CASSANDRA-7287) Pig CqlStorage test fails with IAE

2014-05-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007268#comment-14007268 ] Brandon Williams commented on CASSANDRA-7287: - +1 Pig CqlStorage test

[jira] [Comment Edited] (CASSANDRA-7292) Can't seed new node into ring with (public) ip of an old node

2014-05-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007277#comment-14007277 ] Brandon Williams edited comment on CASSANDRA-7292 at 5/23/14 3:52 PM:

[jira] [Commented] (CASSANDRA-7292) Can't seed new node into ring with (public) ip of an old node

2014-05-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007277#comment-14007277 ] Brandon Williams commented on CASSANDRA-7292: - The dead state isn't

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007282#comment-14007282 ] Sylvain Lebresne commented on CASSANDRA-7279: - But wait. What I'm saying

git commit: Fix IllegalArgumentException in CqlStorage

2014-05-23 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 465a09c46 - dfcb73426 Fix IllegalArgumentException in CqlStorage patch by slebresne; reviewed by driftx for CASSANDRA-7287 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/5] git commit: Fix IllegalArgumentException in CqlStorage

2014-05-23 Thread slebresne
Fix IllegalArgumentException in CqlStorage patch by slebresne; reviewed by driftx for CASSANDRA-7287 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dfcb7342 Tree:

[1/5] git commit: Fix broken paging state with prepared statement

2014-05-23 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/trunk e5ab470d5 - efbf3c768 Fix broken paging state with prepared statement patch by slebresne; reviewed by thobbs for CASSANDRA-7120 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[4/5] git commit: Fix broken paging state with prepared statement

2014-05-23 Thread slebresne
Fix broken paging state with prepared statement patch by slebresne; reviewed by thobbs for CASSANDRA-7120 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/35801be6 Tree:

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

2014-05-23 Thread slebresne
Merge branch 'cassandra-2.1' into trunk 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/efbf3c76 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/efbf3c76 Diff:

[2/5] git commit: Remove bogus validation post-6855

2014-05-23 Thread slebresne
Remove bogus validation post-6855 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/465a09c4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/465a09c4 Diff:

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007296#comment-14007296 ] Edward Capriolo commented on CASSANDRA-7279: {quote} But wait. What I'm

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007305#comment-14007305 ] T Jake Luciani commented on CASSANDRA-7279: --- CASSANDRA-4762 would add this

git commit: Bump CQL version to 3.1.7, update CQL docs

2014-05-23 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 43496384d - 926f639a5 Bump CQL version to 3.1.7, update CQL docs Follow up for CASSANDRA-6875 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Bump CQL version to 3.1.7, update CQL docs

2014-05-23 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 dfcb73426 - 0b9b1fca0 Bump CQL version to 3.1.7, update CQL docs Follow up for CASSANDRA-6875 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2014-05-23 Thread tylerhobbs
Merge branch 'cassandra-2.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/0b9b1fca Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0b9b1fca Diff:

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

2014-05-23 Thread tylerhobbs
Merge branch 'cassandra-2.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/0b9b1fca Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0b9b1fca Diff:

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

2014-05-23 Thread tylerhobbs
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/c4248c7c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c4248c7c Diff:

[1/3] git commit: Bump CQL version to 3.1.7, update CQL docs

2014-05-23 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk efbf3c768 - c4248c7c3 Bump CQL version to 3.1.7, update CQL docs Follow up for CASSANDRA-6875 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/926f639a

[jira] [Commented] (CASSANDRA-6875) CQL3: select multiple CQL rows in a single partition using IN

2014-05-23 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007313#comment-14007313 ] Tyler Hobbs commented on CASSANDRA-6875: [~slebresne] done. Thanks for

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007317#comment-14007317 ] Edward Capriolo commented on CASSANDRA-7279: Solve the problem in one

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007326#comment-14007326 ] Sylvain Lebresne commented on CASSANDRA-7279: - bq. Does any CQL code

[jira] [Commented] (CASSANDRA-7206) UDT - allow null / non-existant attributes

2014-05-23 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007335#comment-14007335 ] Aleksey Yeschenko commented on CASSANDRA-7206: -- Bug: UserType#validate()

[jira] [Commented] (CASSANDRA-7292) Can't seed new node into ring with (public) ip of an old node

2014-05-23 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007347#comment-14007347 ] Juho Mäkinen commented on CASSANDRA-7292: - I gave a quick read on

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007349#comment-14007349 ] Edward Capriolo commented on CASSANDRA-7279: I do not want to bikeshed

[jira] [Updated] (CASSANDRA-6397) removenode outputs confusing non-error

2014-05-23 Thread Kirk True (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True updated CASSANDRA-6397: - Attachment: trunk-6397.v2.txt removenode outputs confusing non-error

git commit: Support nul/non-existant fields in UDT

2014-05-23 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 0b9b1fca0 - ca7e9d5c4 Support nul/non-existant fields in UDT patch by slebresne; reviewed by iamaleskey for CASSANDRA-7206 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Assigned] (CASSANDRA-6449) Tools error out if they can't make ~/.cassandra

2014-05-23 Thread Kirk True (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True reassigned CASSANDRA-6449: Assignee: Kirk True Tools error out if they can't make ~/.cassandra

[jira] [Updated] (CASSANDRA-6449) Tools error out if they can't make ~/.cassandra

2014-05-23 Thread Kirk True (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True updated CASSANDRA-6449: - Attachment: trunk-6449.txt Tools error out if they can't make ~/.cassandra

[jira] [Updated] (CASSANDRA-7291) java.lang.AssertionError when adding a collection to a UDT

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7291: Attachment: 0001-Make-UserType-extend-TupleType.txt java.lang.AssertionError

[jira] [Updated] (CASSANDRA-7291) java.lang.AssertionError when adding a collection to a UDT

2014-05-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7291: Attachment: (was: 0001-Make-UserType-extend-TupleType.txt)

buildbot success in ASF Buildbot on cassandra-2.0

2014-05-23 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-2.0 while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-2.0/builds/25 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

[jira] [Commented] (CASSANDRA-7206) UDT - allow null / non-existant attributes

2014-05-23 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007418#comment-14007418 ] Nick Bailey commented on CASSANDRA-7206: Does setting a UDT field to null save

[jira] [Commented] (CASSANDRA-7206) UDT - allow null / non-existant attributes

2014-05-23 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007425#comment-14007425 ] Aleksey Yeschenko commented on CASSANDRA-7206: -- [~nickmbailey] compared

[jira] [Commented] (CASSANDRA-7250) Make incremental repair default in 3.0

2014-05-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007433#comment-14007433 ] Jonathan Ellis commented on CASSANDRA-7250: --- +1 Make incremental repair

[jira] [Updated] (CASSANDRA-7293) Not able to delete a cell with timeuuid as part of clustering key

2014-05-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-7293: -- Reviewer: (was: Jonathan Ellis) Priority: Minor (was: Blocker) Can you make

[jira] [Updated] (CASSANDRA-7294) FileCache metrics incorrectly named

2014-05-23 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-7294: --- Attachment: 7294.txt FileCache metrics incorrectly named

[jira] [Created] (CASSANDRA-7294) FileCache metrics incorrectly named

2014-05-23 Thread Nick Bailey (JIRA)
Nick Bailey created CASSANDRA-7294: -- Summary: FileCache metrics incorrectly named Key: CASSANDRA-7294 URL: https://issues.apache.org/jira/browse/CASSANDRA-7294 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-7294) FileCache metrics incorrectly named

2014-05-23 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007491#comment-14007491 ] Nick Bailey commented on CASSANDRA-7294: Patch to name things correctly.

[jira] [Created] (CASSANDRA-7295) BatchlogManagerTest unit test failing in 2.1 trunk

2014-05-23 Thread Michael Shuler (JIRA)
Michael Shuler created CASSANDRA-7295: - Summary: BatchlogManagerTest unit test failing in 2.1 trunk Key: CASSANDRA-7295 URL: https://issues.apache.org/jira/browse/CASSANDRA-7295 Project:

[jira] [Updated] (CASSANDRA-7295) BatchlogManagerTest unit test failing in 2.1 trunk

2014-05-23 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-7295: -- Assignee: Sylvain Lebresne BatchlogManagerTest unit test failing in 2.1 trunk

[jira] [Updated] (CASSANDRA-7294) FileCache metrics incorrectly named

2014-05-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-7294: -- Component/s: Tools Reviewer: Brandon Williams [~brandon.williams] to review

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

2014-05-23 Thread brandonwilliams
Merge branch 'cassandra-2.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/992eff29 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/992eff29 Diff:

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

2014-05-23 Thread brandonwilliams
Merge branch 'cassandra-2.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/992eff29 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/992eff29 Diff:

[3/7] git commit: Correctly name FileCache metrics.

2014-05-23 Thread brandonwilliams
Correctly name FileCache metrics. Patch by Nick Bailey, reviewed by brandonwilliams for CASSANDRA-7294 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6d8be12a Tree:

[1/7] git commit: Support nul/non-existant fields in UDT

2014-05-23 Thread brandonwilliams
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 926f639a5 - 6d8be12a1 refs/heads/cassandra-2.1 ca7e9d5c4 - 992eff295 refs/heads/trunk c4248c7c3 - 8b49af0b7 Support nul/non-existant fields in UDT patch by slebresne; reviewed by iamaleskey for CASSANDRA-7206 Project:

[4/7] git commit: Correctly name FileCache metrics.

2014-05-23 Thread brandonwilliams
Correctly name FileCache metrics. Patch by Nick Bailey, reviewed by brandonwilliams for CASSANDRA-7294 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6d8be12a Tree:

[2/7] git commit: Correctly name FileCache metrics.

2014-05-23 Thread brandonwilliams
Correctly name FileCache metrics. Patch by Nick Bailey, reviewed by brandonwilliams for CASSANDRA-7294 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6d8be12a Tree:

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

2014-05-23 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/8b49af0b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8b49af0b Diff:

[jira] [Updated] (CASSANDRA-7295) BatchlogManagerTest unit test failing in 2.1 trunk

2014-05-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-7295: -- Issue Type: Bug (was: Test) BatchlogManagerTest unit test failing in 2.1 trunk

[jira] [Updated] (CASSANDRA-7160) clean up tools/bin

2014-05-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-7160: -- Issue Type: Improvement (was: Bug) clean up tools/bin --

[jira] [Updated] (CASSANDRA-6556) Update Pig dependency to latest stable before releasing 2.1

2014-05-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6556: -- Issue Type: Improvement (was: Bug) Update Pig dependency to latest stable before

[jira] [Updated] (CASSANDRA-7241) Pig test fails on 2.1 branch

2014-05-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-7241: Fix Version/s: 2.1 rc1 Pig test fails on 2.1 branch

[jira] [Updated] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-7279: -- Fix Version/s: (was: 2.1 rc1) 3.0

[jira] [Updated] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-7279: -- Fix Version/s: 2.1 rc1 MultiSliceTest.test_with_overlap* unit tests failing in

[jira] [Updated] (CASSANDRA-7105) SELECT with IN on final column of composite and compound primary key fails

2014-05-23 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-7105: --- Reviewer: Tyler Hobbs SELECT with IN on final column of composite and compound primary

[jira] [Commented] (CASSANDRA-7279) MultiSliceTest.test_with_overlap* unit tests failing in trunk

2014-05-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007672#comment-14007672 ] T Jake Luciani commented on CASSANDRA-7279: --- bq. What is the downsides of

[jira] [Commented] (CASSANDRA-7267) Embedded sets in user defined data-types are not updating

2014-05-23 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14007716#comment-14007716 ] Mikhail Stepura commented on CASSANDRA-7267: Waiting for

  1   2   >