[jira] Commented: (CASSANDRA-767) Row keys should be byte[]s, not Strings

2010-03-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848082#action_12848082 ] Sylvain Lebresne commented on CASSANDRA-767: That may well be a question a

[jira] Commented: (CASSANDRA-896) GC issues with LinkedBlockingQueue, very large heap sizes

2010-03-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848124#action_12848124 ] Jonathan Ellis commented on CASSANDRA-896: -- tying it to stage queue size should

[jira] Commented: (CASSANDRA-767) Row keys should be byte[]s, not Strings

2010-03-22 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848127#action_12848127 ] Stu Hood commented on CASSANDRA-767: Typically, I have to store UUID as row key.

[jira] Issue Comment Edited: (CASSANDRA-767) Row keys should be byte[]s, not Strings

2010-03-22 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848127#action_12848127 ] Stu Hood edited comment on CASSANDRA-767 at 3/22/10 1:53 PM: -

[jira] Updated: (CASSANDRA-827) Add hooks that recognize when system KS is updated.

2010-03-22 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-827: Attachment: thrift-changes.patch Before I go down this path, I want to make sure I have

[jira] Created: (CASSANDRA-911) QuorumResponseHandler sets timeout incorrectly

2010-03-22 Thread Chris Goffinet (JIRA)
QuorumResponseHandler sets timeout incorrectly -- Key: CASSANDRA-911 URL: https://issues.apache.org/jira/browse/CASSANDRA-911 Project: Cassandra Issue Type: Bug Affects Versions: 0.6

[jira] Updated: (CASSANDRA-911) QuorumResponseHandler sets timeout incorrectly

2010-03-22 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-911: - Attachment: 0001-CASSANDRA-911-fixed-incorrect-timeout-calculation.patch

[jira] Commented: (CASSANDRA-911) QuorumResponseHandler sets timeout incorrectly

2010-03-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848293#action_12848293 ] Jonathan Ellis commented on CASSANDRA-911: -- +1, can you apply to WRH and

[jira] Issue Comment Edited: (CASSANDRA-805) using Integer.MAX_VALUE for executor keepalive time defeats the purpose of the SEDA-like stage divisions

2010-03-22 Thread Rodrigo Peinado (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847210#action_12847210 ] Rodrigo Peinado edited comment on CASSANDRA-805 at 3/22/10 7:59 PM:

[jira] Commented: (CASSANDRA-910) Pig LoadFunc for Cassandra

2010-03-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848307#action_12848307 ] Jonathan Ellis commented on CASSANDRA-910: -- +public Configuration getConf()

[jira] Commented: (CASSANDRA-857) AssertionError in MappedFileDataInput.skipBytes when slicing a large number of keys

2010-03-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848309#action_12848309 ] Jonathan Ellis commented on CASSANDRA-857: -- (this fix will be in 0.6 RC1, it is

[jira] Commented: (CASSANDRA-826) Implement a replication strategy for the KS that holds KS/CF defnitions.

2010-03-22 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848321#action_12848321 ] Gary Dusbabek commented on CASSANDRA-826: - That's one way of doing it, but the

[jira] Commented: (CASSANDRA-826) Implement a replication strategy for the KS that holds KS/CF defnitions.

2010-03-22 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848382#action_12848382 ] Gary Dusbabek commented on CASSANDRA-826: - you're not missing anything. I've

[jira] Created: (CASSANDRA-912) cassandra-cli should handle binary column names/values, (and ultimately keys) or die

2010-03-22 Thread Eric Evans (JIRA)
cassandra-cli should handle binary column names/values, (and ultimately keys) or die Key: CASSANDRA-912 URL: https://issues.apache.org/jira/browse/CASSANDRA-912

[jira] Updated: (CASSANDRA-834) Exception during batch_mutate

2010-03-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-834: - Attachment: 834-v2.txt Patch taking the 2nd approach, of promoting columns to

[jira] Commented: (CASSANDRA-866) AssertionError SSTableSliceIterator.java:126

2010-03-22 Thread B. Todd Burruss (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848389#action_12848389 ] B. Todd Burruss commented on CASSANDRA-866: --- yes ... -rw-rw-r-- 1 bburruss

[jira] Commented: (CASSANDRA-44) It is difficult to modify the set of ColumnFamliies in an existing cluster

2010-03-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848394#action_12848394 ] Jonathan Ellis commented on CASSANDRA-44: - Was going to put this on a comment to

[jira] Commented: (CASSANDRA-826) Implement a replication strategy for the KS that holds KS/CF defnitions.

2010-03-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848398#action_12848398 ] Jonathan Ellis commented on CASSANDRA-826: -- I like the simplicity of the

[jira] Commented: (CASSANDRA-44) It is difficult to modify the set of ColumnFamliies in an existing cluster

2010-03-22 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848409#action_12848409 ] Gary Dusbabek commented on CASSANDRA-44: It won't be hard to handle as long as

[jira] Commented: (CASSANDRA-866) AssertionError SSTableSliceIterator.java:126

2010-03-22 Thread B. Todd Burruss (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848414#action_12848414 ] B. Todd Burruss commented on CASSANDRA-866: --- trying it now AssertionError

svn commit: r926386 - in /cassandra/trunk/interface: cassandra.thrift thrift/gen-java/org/apache/cassandra/thrift/AccessLevel.java thrift/gen-java/org/apache/cassandra/thrift/Cassandra.java

2010-03-22 Thread eevans
Author: eevans Date: Mon Mar 22 23:11:12 2010 New Revision: 926386 URL: http://svn.apache.org/viewvc?rev=926386view=rev Log: regenerated thrift code to include new enum Patch by eevans and Ted Zlatanov for CASSANDRA-900 Added:

svn commit: r926388 - in /cassandra/trunk: interface/ src/java/org/apache/cassandra/auth/ src/java/org/apache/cassandra/thrift/

2010-03-22 Thread eevans
Author: eevans Date: Mon Mar 22 23:11:16 2010 New Revision: 926388 URL: http://svn.apache.org/viewvc?rev=926388view=rev Log: access levels for Thrift authorization Patch by Ted Zlatanov and eevans for CASSANDRA-900 Modified: cassandra/trunk/interface/cassandra.thrift

svn commit: r926389 - /cassandra/trunk/src/java/org/apache/cassandra/auth/SimpleAuthenticator.java

2010-03-22 Thread eevans
Author: eevans Date: Mon Mar 22 23:11:19 2010 New Revision: 926389 URL: http://svn.apache.org/viewvc?rev=926389view=rev Log: remove exception block This exception block was trapping legit AuthorizationExceptions (raised when no entry was found for the keyspace) and causing a RuntimeException to

buildbot failure in ASF Buildbot on cassandra-trunk

2010-03-22 Thread buildbot
The Buildbot has detected a new failure of cassandra-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/959 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: Build Source Stamp: [branch

buildbot success in ASF Buildbot on cassandra-trunk

2010-03-22 Thread buildbot
The Buildbot has detected a restored build of cassandra-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/960 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: Build Source Stamp: [branch

[jira] Commented: (CASSANDRA-900) access levels for Thrift authorization

2010-03-22 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848434#action_12848434 ] Eric Evans commented on CASSANDRA-900: -- I've applied this with some minor changes.

[jira] Commented: (CASSANDRA-866) AssertionError SSTableSliceIterator.java:126

2010-03-22 Thread B. Todd Burruss (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848448#action_12848448 ] B. Todd Burruss commented on CASSANDRA-866: --- slightly different, but still

[jira] Created: (CASSANDRA-913) Add Hive support for Cassandra

2010-03-22 Thread Jonathan Ellis (JIRA)
Add Hive support for Cassandra -- Key: CASSANDRA-913 URL: https://issues.apache.org/jira/browse/CASSANDRA-913 Project: Cassandra Issue Type: New Feature Components: Contrib Reporter:

[jira] Updated: (CASSANDRA-912) First-class commandline interface for cassandra

2010-03-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-912: - Summary: First-class commandline interface for cassandra (was: cassandra-cli should

[jira] Commented: (CASSANDRA-912) cassandra-cli should handle binary column names/values, (and ultimately keys) or die

2010-03-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848534#action_12848534 ] Jonathan Ellis commented on CASSANDRA-912: -- The or die part of the title means

[jira] Updated: (CASSANDRA-913) Add Hive support

2010-03-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-913: - Description: http://hadoop.apache.org/hive/ is a project that runs SQL queries

[jira] Updated: (CASSANDRA-912) First-class commandline interface

2010-03-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-912: - Summary: First-class commandline interface (was: First-class commandline interface