[jira] [Commented] (CASSANDRA-3118) nodetool can not decommission a node

2011-09-07 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098656#comment-13098656 ] Brandon Williams commented on CASSANDRA-3118: - bq. Why does the

[jira] [Commented] (CASSANDRA-3118) nodetool can not decommission a node

2011-09-07 Thread deng (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098685#comment-13098685 ] deng commented on CASSANDRA-3118: - I think it is not very good,because in sometimes

[jira] [Commented] (CASSANDRA-3031) Add 4 byte integer type

2011-09-07 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098798#comment-13098798 ] Radim Kolar commented on CASSANDRA-3031: is CASSANDRA-2936 in git trunk

[jira] [Commented] (CASSANDRA-3108) Make Range and Bounds objects client-safe

2011-09-07 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098810#comment-13098810 ] Mck SembWever commented on CASSANDRA-3108: -- No, in itself it doesn't

[jira] [Commented] (CASSANDRA-2901) Allow taking advantage of multiple cores while compacting a single CF

2011-09-07 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098843#comment-13098843 ] Sylvain Lebresne commented on CASSANDRA-2901: - I did not spent too much

[jira] [Commented] (CASSANDRA-2500) Ruby dbi client (for CQL) that conforms to AR:ConnectionAdapter

2011-09-07 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098852#comment-13098852 ] Eric Evans commented on CASSANDRA-2500: --- {quote} Now that we are moving the

[jira] [Commented] (CASSANDRA-3068) Fix count()

2011-09-07 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098908#comment-13098908 ] Eric Evans commented on CASSANDRA-3068: --- Aggregation is misspelled in the doc,

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-09-07 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098922#comment-13098922 ] Pavel Yaskevich commented on CASSANDRA-2474: how about this? {noformat}

[jira] [Commented] (CASSANDRA-3068) Fix count()

2011-09-07 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098927#comment-13098927 ] Pavel Yaskevich commented on CASSANDRA-3068: +1 with Eric. Fix count()

[jira] [Commented] (CASSANDRA-3089) Support RowId in ResultSet

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098934#comment-13098934 ] Jonathan Ellis commented on CASSANDRA-3089: --- Wrap the BB in the CRowId? Yes.

[jira] [Commented] (CASSANDRA-3118) nodetool can not decommission a node

2011-09-07 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098936#comment-13098936 ] Yuki Morishita commented on CASSANDRA-3118: --- deng, If what you want to do

svn commit: r1166173 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/thrift/CustomTThreadPoolServer.java

2011-09-07 Thread xedin
Author: xedin Date: Wed Sep 7 13:40:33 2011 New Revision: 1166173 URL: http://svn.apache.org/viewvc?rev=1166173view=rev Log: CustomTThreadPoolServer to log TTransportException at DEBUG level patch by Jim Ancona; reviewed by Pavel Yaskevich for CASSANDRA-3142 Modified:

[jira] [Resolved] (CASSANDRA-3142) CustomTThreadPoolServer should log TTransportException at DEBUG level

2011-09-07 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich resolved CASSANDRA-3142. Resolution: Fixed Committed. CustomTThreadPoolServer should log

[jira] [Updated] (CASSANDRA-3068) Fix count()

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3068: -- Attachment: 3068-v2.txt v2 attached to fix above problems. I also noticed that

[jira] [Updated] (CASSANDRA-3089) Support RowId in ResultSet

2011-09-07 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Shaw updated CASSANDRA-3089: - Attachment: add-rowid-support-v3.txt Support RowId in ResultSet --

[jira] [Commented] (CASSANDRA-3068) Fix count()

2011-09-07 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098973#comment-13098973 ] Pavel Yaskevich commented on CASSANDRA-3068: bq. I don't think we want to

[jira] [Commented] (CASSANDRA-3118) nodetool can not decommission a node

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098977#comment-13098977 ] Jonathan Ellis commented on CASSANDRA-3118: --- deng, you should read

[jira] [Commented] (CASSANDRA-2802) Enable encryption for data across the DC only.

2011-09-07 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098974#comment-13098974 ] Brandon Williams commented on CASSANDRA-2802: - Doesn't apply to 0.8 for

[jira] [Commented] (CASSANDRA-3068) Fix count()

2011-09-07 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098978#comment-13098978 ] Pavel Yaskevich commented on CASSANDRA-3068: Can you please also add a

[jira] [Commented] (CASSANDRA-3142) CustomTThreadPoolServer should log TTransportException at DEBUG level

2011-09-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098983#comment-13098983 ] Hudson commented on CASSANDRA-3142: --- Integrated in Cassandra-0.8 #318 (See

[jira] [Commented] (CASSANDRA-2961) Expire dead gossip states based on time

2011-09-07 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098984#comment-13098984 ] Brandon Williams commented on CASSANDRA-2961: - Can you rebase without the

[jira] [Commented] (CASSANDRA-2802) Enable encryption for data across the DC only.

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098989#comment-13098989 ] Jonathan Ellis commented on CASSANDRA-2802: --- We should probably be looking

[jira] [Commented] (CASSANDRA-3141) SSTableSimpleUnsortedWriter call to ColumnFamily.serializedSize iterate through the whole columns

2011-09-07 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098993#comment-13098993 ] Sylvain Lebresne commented on CASSANDRA-3141: - If we want to be precise,

[jira] [Commented] (CASSANDRA-3141) SSTableSimpleUnsortedWriter call to ColumnFamily.serializedSize iterate through the whole columns

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098998#comment-13098998 ] Jonathan Ellis commented on CASSANDRA-3141: --- It does feel a little like

[jira] [Commented] (CASSANDRA-3068) Fix count()

2011-09-07 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099020#comment-13099020 ] Eric Evans commented on CASSANDRA-3068: --- bq. ... can we restrict the grammar to

[jira] [Created] (CASSANDRA-3148) Use TreeMap backed column families for the SSTable simple writers

2011-09-07 Thread Sylvain Lebresne (JIRA)
Use TreeMap backed column families for the SSTable simple writers - Key: CASSANDRA-3148 URL: https://issues.apache.org/jira/browse/CASSANDRA-3148 Project: Cassandra Issue Type:

[jira] [Updated] (CASSANDRA-3148) Use TreeMap backed column families for the SSTable simple writers

2011-09-07 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3148: Attachment: 0001-Use-TreeMap-for-SSTable-simple-writers-CFs.patch Patch add

[jira] [Assigned] (CASSANDRA-2506) Push read repair setting down to the DC-level

2011-09-07 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay reassigned CASSANDRA-2506: Assignee: Vijay Push read repair setting down to the DC-level

[jira] [Commented] (CASSANDRA-2961) Expire dead gossip states based on time

2011-09-07 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099052#comment-13099052 ] Jérémy Sevellec commented on CASSANDRA-2961: ok. I thought it was a good

[jira] [Commented] (CASSANDRA-3148) Use TreeMap backed column families for the SSTable simple writers

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099059#comment-13099059 ] Jonathan Ellis commented on CASSANDRA-3148: --- can we make a

[jira] [Commented] (CASSANDRA-2961) Expire dead gossip states based on time

2011-09-07 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099062#comment-13099062 ] Brandon Williams commented on CASSANDRA-2961: - We typically don't adhere

[jira] [Commented] (CASSANDRA-3089) Support RowId in ResultSet

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099064#comment-13099064 ] Jonathan Ellis commented on CASSANDRA-3089: --- - TypedColumn runs the value

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099066#comment-13099066 ] Jonathan Ellis commented on CASSANDRA-2474: --- We can't add syntax like

[jira] [Commented] (CASSANDRA-2961) Expire dead gossip states based on time

2011-09-07 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099067#comment-13099067 ] Jérémy Sevellec commented on CASSANDRA-2961: yes it's true and it'is my

[jira] [Commented] (CASSANDRA-3148) Use TreeMap backed column families for the SSTable simple writers

2011-09-07 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099074#comment-13099074 ] Sylvain Lebresne commented on CASSANDRA-3148: - bq. can we make a

svn commit: r1166255 - in /cassandra/trunk: ./ conf/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/columniterator/ src/java/org/apache/cassan

2011-09-07 Thread jbellis
Author: jbellis Date: Wed Sep 7 16:31:52 2011 New Revision: 1166255 URL: http://svn.apache.org/viewvc?rev=1166255view=rev Log: parallel compaction patch by jbellis; reviewed by slebresne for CASSANDRA-2901 Added:

[jira] [Updated] (CASSANDRA-3068) Fix count()

2011-09-07 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3068: --- Attachment: CASSANDRA-3068-v3.patch count operation validation is added to the

[jira] [Commented] (CASSANDRA-3137) Implement wrapping intersections for ConfigHelper's InputKeyRange

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099084#comment-13099084 ] Jonathan Ellis commented on CASSANDRA-3137: --- Wrapping (key) ranges was the

svn commit: r1166259 - /cassandra/trunk/CHANGES.txt

2011-09-07 Thread slebresne
Author: slebresne Date: Wed Sep 7 16:44:28 2011 New Revision: 1166259 URL: http://svn.apache.org/viewvc?rev=1166259view=rev Log: Fix changelog Modified: cassandra/trunk/CHANGES.txt Modified: cassandra/trunk/CHANGES.txt URL:

[Cassandra Wiki] Trivial Update of ThriftExamples by MarcoMatarazzo

2011-09-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The ThriftExamples page has been changed by MarcoMatarazzo: http://wiki.apache.org/cassandra/ThriftExamples?action=diffrev1=90rev2=91 Comment: corrected some small problems in c++

[jira] [Created] (CASSANDRA-3149) Update CQL type names to match expected (SQL) behavor

2011-09-07 Thread Jonathan Ellis (JIRA)
Update CQL type names to match expected (SQL) behavor - Key: CASSANDRA-3149 URL: https://issues.apache.org/jira/browse/CASSANDRA-3149 Project: Cassandra Issue Type: Improvement Affects

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-09-07 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099088#comment-13099088 ] Sylvain Lebresne commented on CASSANDRA-2474: - bq. because I've been very

svn commit: r1166261 - /cassandra/branches/cassandra-0.8/CHANGES.txt

2011-09-07 Thread slebresne
Author: slebresne Date: Wed Sep 7 16:52:38 2011 New Revision: 1166261 URL: http://svn.apache.org/viewvc?rev=1166261view=rev Log: fix changelog Modified: cassandra/branches/cassandra-0.8/CHANGES.txt Modified: cassandra/branches/cassandra-0.8/CHANGES.txt URL:

svn commit: r1166262 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/

2011-09-07 Thread slebresne
Author: slebresne Date: Wed Sep 7 16:53:33 2011 New Revision: 1166262 URL: http://svn.apache.org/viewvc?rev=1166262view=rev Log: merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed)

[jira] [Commented] (CASSANDRA-3068) Fix count()

2011-09-07 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099093#comment-13099093 ] Eric Evans commented on CASSANDRA-3068: --- lgtm; +1 Fix count() ---

[jira] [Updated] (CASSANDRA-3149) Update CQL type names to match expected (SQL) behavor

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3149: -- Attachment: 3149.txt patch updates alias map and docs. Update CQL type names to

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-09-07 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099103#comment-13099103 ] Pavel Yaskevich commented on CASSANDRA-2474: No make it Hive friendly

[jira] [Commented] (CASSANDRA-3031) Add 4 byte integer type

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099104#comment-13099104 ] Jonathan Ellis commented on CASSANDRA-3031: --- Yes, 2936 is in trunk. bq.

[jira] [Issue Comment Edited] (CASSANDRA-2474) CQL support for compound columns

2011-09-07 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099103#comment-13099103 ] Pavel Yaskevich edited comment on CASSANDRA-2474 at 9/7/11 5:08 PM:

[jira] [Issue Comment Edited] (CASSANDRA-2474) CQL support for compound columns

2011-09-07 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099103#comment-13099103 ] Pavel Yaskevich edited comment on CASSANDRA-2474 at 9/7/11 5:09 PM:

[jira] [Commented] (CASSANDRA-3148) Use TreeMap backed column families for the SSTable simple writers

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099109#comment-13099109 ] Jonathan Ellis commented on CASSANDRA-3148: --- wfm. Use TreeMap backed

svn commit: r1166273 - in /cassandra/trunk: CHANGES.txt doc/cql/CQL.textile src/java/org/apache/cassandra/cql/QueryProcessor.java test/system/test_cql.py

2011-09-07 Thread xedin
Author: xedin Date: Wed Sep 7 17:16:46 2011 New Revision: 1166273 URL: http://svn.apache.org/viewvc?rev=1166273view=rev Log: fix of the CQL count() behavior patch by Jonathan Ellis and Pavel Yaskevich; reviewed by Eric Evans and Pavel Yaskevich for CASSANDRA-3068 Modified:

[jira] [Commented] (CASSANDRA-2901) Allow taking advantage of multiple cores while compacting a single CF

2011-09-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099113#comment-13099113 ] Hudson commented on CASSANDRA-2901: --- Integrated in Cassandra #1082 (See

[Cassandra Wiki] Update of ThriftExamples by MarcoMatarazzo

2011-09-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The ThriftExamples page has been changed by MarcoMatarazzo: http://wiki.apache.org/cassandra/ThriftExamples?action=diffrev1=91rev2=92 Comment: adding two missing lines that break the

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099115#comment-13099115 ] Jonathan Ellis commented on CASSANDRA-2474: --- I think the compound_name()

svn commit: r1166283 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/io/sstable/ test/unit/org/apache/cassandra/db/

2011-09-07 Thread slebresne
Author: slebresne Date: Wed Sep 7 17:29:53 2011 New Revision: 1166283 URL: http://svn.apache.org/viewvc?rev=1166283view=rev Log: Use TreeMap backed column families for the SSTable simple writers patch by slebresne; reviewed by jbellis for CASSANDRA-3148 Added:

[jira] [Updated] (CASSANDRA-3089) Support RowId in ResultSet

2011-09-07 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Shaw updated CASSANDRA-3089: - Attachment: add-rowid-support-v4.txt Right on both counts. Support RowId in ResultSet

[jira] [Issue Comment Edited] (CASSANDRA-3137) Implement wrapping intersections for ConfigHelper's InputKeyRange

2011-09-07 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099124#comment-13099124 ] Mck SembWever edited comment on CASSANDRA-3137 at 9/7/11 5:37 PM:

[jira] [Commented] (CASSANDRA-3137) Implement wrapping intersections for ConfigHelper's InputKeyRange

2011-09-07 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099124#comment-13099124 ] Mck SembWever commented on CASSANDRA-3137: -- Indeed. I could be using this

[jira] [Created] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Mck SembWever (JIRA)
ColumnFormatRecordReader loops forever -- Key: CASSANDRA-3150 URL: https://issues.apache.org/jira/browse/CASSANDRA-3150 Project: Cassandra Issue Type: Bug Components: Hadoop Affects

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-09-07 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099141#comment-13099141 ] T Jake Luciani commented on CASSANDRA-2474: --- bq. UPDATE tweets SET COMPOUND

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099152#comment-13099152 ] Jonathan Ellis commented on CASSANDRA-2474: --- +1 CQL support for compound

[jira] [Commented] (CASSANDRA-2819) Split rpc timeout for read and write ops

2011-09-07 Thread Melvin Wang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099155#comment-13099155 ] Melvin Wang commented on CASSANDRA-2819: I was on vacation since mid last

[jira] [Created] (CASSANDRA-3151) CLI documentation should explain how to create column families with CompositeType's

2011-09-07 Thread Ryan King (JIRA)
CLI documentation should explain how to create column families with CompositeType's --- Key: CASSANDRA-3151 URL: https://issues.apache.org/jira/browse/CASSANDRA-3151

[jira] [Commented] (CASSANDRA-3146) Minor changes to IntervalTree

2011-09-07 Thread Benjamin Coverston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099171#comment-13099171 ] Benjamin Coverston commented on CASSANDRA-3146: --- +1 These changes look

[jira] [Commented] (CASSANDRA-3145) IntervalTree could miscalculate its max

2011-09-07 Thread Benjamin Coverston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099172#comment-13099172 ] Benjamin Coverston commented on CASSANDRA-3145: --- +1 the patch looks good

[jira] [Commented] (CASSANDRA-3148) Use TreeMap backed column families for the SSTable simple writers

2011-09-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099175#comment-13099175 ] Hudson commented on CASSANDRA-3148: --- Integrated in Cassandra #1083 (See

[jira] [Commented] (CASSANDRA-3068) Fix count()

2011-09-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099174#comment-13099174 ] Hudson commented on CASSANDRA-3068: --- Integrated in Cassandra #1083 (See

svn commit: r1166301 - in /cassandra/trunk/drivers/java: ./ src/org/apache/cassandra/cql/jdbc/

2011-09-07 Thread jbellis
Author: jbellis Date: Wed Sep 7 18:26:19 2011 New Revision: 1166301 URL: http://svn.apache.org/viewvc?rev=1166301view=rev Log: add getRowId support to CResultSet patch by Rick Shaw; reviewed by jbellis for CASSANDRA-3089 Modified: cassandra/trunk/drivers/java/CHANGES.txt

buildbot failure in ASF Buildbot on cassandra-trunk

2011-09-07 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/1620 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build

svn commit: r1166302 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/utils/IntervalTree/

2011-09-07 Thread jbellis
Author: jbellis Date: Wed Sep 7 18:28:09 2011 New Revision: 1166302 URL: http://svn.apache.org/viewvc?rev=1166302view=rev Log: fix IntervalTree max calculation patch by Paul Cannon; reviewed by Ben Coverston for CASSANDRA-3145 Modified: cassandra/trunk/CHANGES.txt

svn commit: r1166303 - /cassandra/trunk/drivers/java/src/org/apache/cassandra/cql/jdbc/CassandraRowId.java

2011-09-07 Thread jbellis
Author: jbellis Date: Wed Sep 7 18:28:38 2011 New Revision: 1166303 URL: http://svn.apache.org/viewvc?rev=1166303view=rev Log: add CassandraRowId.java Added: cassandra/trunk/drivers/java/src/org/apache/cassandra/cql/jdbc/CassandraRowId.java Added:

[jira] [Updated] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mck SembWever updated CASSANDRA-3150: - Attachment: CASSANDRA-3150.patch If the split's end token does not match any of the

svn commit: r1166305 - in /cassandra/trunk/src/java/org/apache/cassandra/utils/IntervalTree: IntervalNode.java IntervalTree.java

2011-09-07 Thread jbellis
Author: jbellis Date: Wed Sep 7 18:31:32 2011 New Revision: 1166305 URL: http://svn.apache.org/viewvc?rev=1166305view=rev Log: intervaltree cleanup patch by Paul Cannon; reviewed by Ben Coverston for CASSANDRA-3146 Modified:

buildbot success in ASF Buildbot on cassandra-trunk

2011-09-07 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/1622 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build

[jira] [Commented] (CASSANDRA-2474) CQL support for compound columns

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099189#comment-13099189 ] Jonathan Ellis commented on CASSANDRA-2474: --- We also should support defining

[jira] [Commented] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099217#comment-13099217 ] Jonathan Ellis commented on CASSANDRA-3150: --- The start==end check on 234 is

[jira] [Commented] (CASSANDRA-3145) IntervalTree could miscalculate its max

2011-09-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099221#comment-13099221 ] Hudson commented on CASSANDRA-3145: --- Integrated in Cassandra #1084 (See

[jira] [Commented] (CASSANDRA-3089) Support RowId in ResultSet

2011-09-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099222#comment-13099222 ] Hudson commented on CASSANDRA-3089: --- Integrated in Cassandra #1084 (See

[jira] [Commented] (CASSANDRA-3114) After Choosing EC2Snitch you can't migrate off w/o a full cluster restart

2011-09-07 Thread Jackson Chung (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099219#comment-13099219 ] Jackson Chung commented on CASSANDRA-3114: -- What if do this in the Abstract?

[jira] [Commented] (CASSANDRA-3146) Minor changes to IntervalTree

2011-09-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099220#comment-13099220 ] Hudson commented on CASSANDRA-3146: --- Integrated in Cassandra #1084 (See

[jira] [Commented] (CASSANDRA-3114) After Choosing EC2Snitch you can't migrate off w/o a full cluster restart

2011-09-07 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099225#comment-13099225 ] Brandon Williams commented on CASSANDRA-3114: - I don't see how making your

[jira] [Commented] (CASSANDRA-3114) After Choosing EC2Snitch you can't migrate off w/o a full cluster restart

2011-09-07 Thread Jackson Chung (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099226#comment-13099226 ] Jackson Chung commented on CASSANDRA-3114: -- but you'd still have to name

[jira] [Updated] (CASSANDRA-2474) CQL support for compound columns

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2474: -- Fix Version/s: (was: 1.0) 1.1 CQL support for compound

[jira] [Assigned] (CASSANDRA-1599) Add sort/order support for secondary indexing

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-1599: - Assignee: (was: Jonathan Ellis) Add sort/order support for secondary

[jira] [Commented] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099234#comment-13099234 ] Mck SembWever commented on CASSANDRA-3150: -- Here keyRange is startToken to

[jira] [Issue Comment Edited] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099234#comment-13099234 ] Mck SembWever edited comment on CASSANDRA-3150 at 9/7/11 7:17 PM:

[jira] [Updated] (CASSANDRA-3119) Cli syntax for creating keyspace is inconsistent in 1.0

2011-09-07 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-3119: -- Attachment: v1-0001-CASSANDRA-3119-warn-on-old-cli-syntax.txt Cli syntax for

[jira] [Commented] (CASSANDRA-3119) Cli syntax for creating keyspace is inconsistent in 1.0

2011-09-07 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099236#comment-13099236 ] T Jake Luciani commented on CASSANDRA-3119: --- The patch accepts both new and

[jira] [Issue Comment Edited] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099234#comment-13099234 ] Mck SembWever edited comment on CASSANDRA-3150 at 9/7/11 7:24 PM:

[jira] [Commented] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099243#comment-13099243 ] Jonathan Ellis commented on CASSANDRA-3150: --- the next startToken always

[jira] [Updated] (CASSANDRA-3119) Cli syntax for creating keyspace is inconsistent in 1.0

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3119: -- Reviewer: xedin Cli syntax for creating keyspace is inconsistent in 1.0

[jira] [Commented] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099247#comment-13099247 ] Jonathan Ellis commented on CASSANDRA-3150: --- bq. a gap so small there exists

[jira] [Commented] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099254#comment-13099254 ] Mck SembWever commented on CASSANDRA-3150: -- What about the case where tokens

[jira] [Issue Comment Edited] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099254#comment-13099254 ] Mck SembWever edited comment on CASSANDRA-3150 at 9/7/11 7:38 PM:

[jira] [Issue Comment Edited] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099254#comment-13099254 ] Mck SembWever edited comment on CASSANDRA-3150 at 9/7/11 7:43 PM:

[jira] [Updated] (CASSANDRA-3149) Update CQL type names to match expected (SQL) behavor

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3149: -- Attachment: (was: 3149.txt) Update CQL type names to match expected (SQL)

[jira] [Updated] (CASSANDRA-3149) Update CQL type names to match expected (SQL) behavor

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3149: -- Attachment: 3149.txt updated patch to add boolean to textile doc, which was also

[jira] [Commented] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099263#comment-13099263 ] Jonathan Ellis commented on CASSANDRA-3150: --- If Token's Comparable

[jira] [Issue Comment Edited] (CASSANDRA-3150) ColumnFormatRecordReader loops forever

2011-09-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099263#comment-13099263 ] Jonathan Ellis edited comment on CASSANDRA-3150 at 9/7/11 7:57 PM:

  1   2   >