[jira] [Commented] (CASSANDRA-2388) ColumnFamilyRecordReader fails for a given split because a host is down, even if records could reasonably be read from other replica.

2011-09-08 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100093#comment-13100093 ] Mck SembWever commented on CASSANDRA-2388: -- In the meantime could we make

[jira] [Updated] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Mark Guzman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Guzman updated CASSANDRA-2882: --- Attachment: 0001-adding-an-additional-parameter-to-the-TokenRange-res.patch v1 patch

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

2011-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100123#comment-13100123 ] Jérémy Sevellec commented on CASSANDRA-2961: I found why i have make 2

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

2011-09-08 Thread slebresne
Author: slebresne Date: Thu Sep 8 08:20:18 2011 New Revision: 1166564 URL: http://svn.apache.org/viewvc?rev=1166564view=rev Log: Update CQL type names to match expected (SQL) behavior patch by jbellis; reviewed by slebresne for CASSANDRA-3149 Modified: cassandra/trunk/CHANGES.txt

[jira] [Commented] (CASSANDRA-1236) when I start up the cassandra-cli, a ClassNotFoundException occured:java.lang.ClassNotFoundException: org.apache.cassandra.cli.CliMain

2011-09-08 Thread Smartree (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100153#comment-13100153 ] Smartree commented on CASSANDRA-1236: - Need the CASSANDRA_HOME system variable, or

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

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

[jira] [Commented] (CASSANDRA-2851) hex-to-bytes conversion accepts invalid inputs silently

2011-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100184#comment-13100184 ] Sylvain Lebresne commented on CASSANDRA-2851: - bq. Sounds like the problem

[jira] [Commented] (CASSANDRA-2472) CQL 1.1

2011-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100186#comment-13100186 ] Sylvain Lebresne commented on CASSANDRA-2472: - I think this is now called

[jira] [Commented] (CASSANDRA-2922) Move SimpleAuthenticator and SimpleAuthority to examples/

2011-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100188#comment-13100188 ] Sylvain Lebresne commented on CASSANDRA-2922: - I'm leaving this for 1.0

[jira] [Commented] (CASSANDRA-2936) improve dependency situation between JDBC driver and Cassandra

2011-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100196#comment-13100196 ] Sylvain Lebresne commented on CASSANDRA-2936: - Is there a reason this is

[jira] [Commented] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100197#comment-13100197 ] Pavel Yaskevich commented on CASSANDRA-2882: Hi Mark, thanks for the patch

[Cassandra Wiki] Update of API by MarcoMatarazzo

2011-09-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The API page has been changed by MarcoMatarazzo: http://wiki.apache.org/cassandra/API?action=diffrev1=27rev2=28 Comment: Cassandra 0.7 seems to implement Mutation with vectors and not

svn commit: r1166630 - /cassandra/tags/cassandra-0.8.5/

2011-09-08 Thread slebresne
Author: slebresne Date: Thu Sep 8 11:19:13 2011 New Revision: 1166630 URL: http://svn.apache.org/viewvc?rev=1166630view=rev Log: Creating 0.8.5 tag Added: cassandra/tags/cassandra-0.8.5/ (props changed) - copied from r1165225, cassandra/branches/cassandra-0.8/ Propchange:

svn commit: r1166648 - in /cassandra/site: publish/download/index.html publish/index.html src/settings.py

2011-09-08 Thread slebresne
Author: slebresne Date: Thu Sep 8 12:12:51 2011 New Revision: 1166648 URL: http://svn.apache.org/viewvc?rev=1166648view=rev Log: Update site for 0.8.5 release Modified: cassandra/site/publish/download/index.html cassandra/site/publish/index.html cassandra/site/src/settings.py

[jira] [Commented] (CASSANDRA-2388) ColumnFamilyRecordReader fails for a given split because a host is down, even if records could reasonably be read from other replica.

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100281#comment-13100281 ] Jonathan Ellis commented on CASSANDRA-2388: --- Should we just revert the

[jira] [Commented] (CASSANDRA-2851) hex-to-bytes conversion accepts invalid inputs silently

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100287#comment-13100287 ] Jonathan Ellis commented on CASSANDRA-2851: --- That sounds reasonable.

[jira] [Commented] (CASSANDRA-1236) when I start up the cassandra-cli, a ClassNotFoundException occured:java.lang.ClassNotFoundException: org.apache.cassandra.cli.CliMain

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100286#comment-13100286 ] Jonathan Ellis commented on CASSANDRA-1236: --- Smartree, 1) please submit

[jira] [Updated] (CASSANDRA-3157) After a short read, the wrong read command may be used

2011-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3157: Attachment: 3157.patch After a short read, the wrong read command may be used

[jira] [Created] (CASSANDRA-3157) After a short read, the wrong read command may be used

2011-09-08 Thread Sylvain Lebresne (JIRA)
After a short read, the wrong read command may be used Key: CASSANDRA-3157 URL: https://issues.apache.org/jira/browse/CASSANDRA-3157 Project: Cassandra Issue Type: Bug

[jira] [Updated] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Mark Guzman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Guzman updated CASSANDRA-2882: --- Attachment: 0001-cleaned-up-CASSANDRA-2882-patch.-now-with-less-white.patch Cleaned up

[jira] [Updated] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Mark Guzman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Guzman updated CASSANDRA-2882: --- Attachment: (was: 0001-cleaned-up-CASSANDRA-2882-patch.-now-with-less-white.patch)

[jira] [Created] (CASSANDRA-3158) Digest mismatch retries are not correctly versioned by StorageProxy

2011-09-08 Thread Jonathan Ellis (JIRA)
Digest mismatch retries are not correctly versioned by StorageProxy --- Key: CASSANDRA-3158 URL: https://issues.apache.org/jira/browse/CASSANDRA-3158 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100334#comment-13100334 ] Pavel Yaskevich commented on CASSANDRA-2882: Sorry I would like to see

[jira] [Updated] (CASSANDRA-3158) Digest mismatch retries are not correctly versioned by StorageProxy

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3158: -- Attachment: 3158.txt Digest mismatch retries are not correctly versioned by

[jira] [Updated] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Mark Guzman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Guzman updated CASSANDRA-2882: --- Attachment: 0001-final-cleaned-up-2882-changes.patch I lied with the last one. This is

[jira] [Commented] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Mark Guzman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100336#comment-13100336 ] Mark Guzman commented on CASSANDRA-2882: Why is this being marked 1.1? The

[jira] [Commented] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100337#comment-13100337 ] Pavel Yaskevich commented on CASSANDRA-2882: Please remove auto-generated

[jira] [Commented] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100338#comment-13100338 ] Pavel Yaskevich commented on CASSANDRA-2882: Because today (8 Sept.) is a

[jira] [Commented] (CASSANDRA-3157) After a short read, the wrong read command may be used

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100340#comment-13100340 ] Jonathan Ellis commented on CASSANDRA-3157: --- +1 on the fix. (is

[jira] [Commented] (CASSANDRA-3157) After a short read, the wrong read command may be used

2011-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100344#comment-13100344 ] Sylvain Lebresne commented on CASSANDRA-3157: - bq. is while-on-newline

[jira] [Commented] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100352#comment-13100352 ] Pavel Yaskevich commented on CASSANDRA-2882: One last thing: please rebase

svn commit: r1166716 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/service/StorageProxy.java

2011-09-08 Thread slebresne
Author: slebresne Date: Thu Sep 8 14:36:53 2011 New Revision: 1166716 URL: http://svn.apache.org/viewvc?rev=1166716view=rev Log: After a short read, the wrong read command may be used patch by slebresne; reviewed by jbellis for CASSANDRA-3157 Modified: cassandra/trunk/CHANGES.txt

[jira] [Updated] (CASSANDRA-3158) Improve caching of same-version Messages on digest and repair paths

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3158: -- Summary: Improve caching of same-version Messages on digest and repair paths

[jira] [Updated] (CASSANDRA-3158) Improve caching of same-version Messages on digest and repair paths

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3158: -- Attachment: 3158-v2.txt v2 also lazy-initializes the caching producer for the

[jira] [Commented] (CASSANDRA-3158) Improve caching of same-version Messages on digest and repair paths

2011-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100368#comment-13100368 ] Sylvain Lebresne commented on CASSANDRA-3158: - For the initial digest

[jira] [Created] (CASSANDRA-3159) Multiple classpath entries in the cassandra-all.jar

2011-09-08 Thread T Jake Luciani (JIRA)
Multiple classpath entries in the cassandra-all.jar --- Key: CASSANDRA-3159 URL: https://issues.apache.org/jira/browse/CASSANDRA-3159 Project: Cassandra Issue Type: Bug Reporter: T

[jira] [Commented] (CASSANDRA-3158) Improve caching of same-version Messages on digest and repair paths

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100374#comment-13100374 ] Jonathan Ellis commented on CASSANDRA-3158: --- no Messages are created for

[jira] [Commented] (CASSANDRA-3158) Improve caching of same-version Messages on digest and repair paths

2011-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100378#comment-13100378 ] Sylvain Lebresne commented on CASSANDRA-3158: - Oh right, my bad. Anyways,

[jira] [Commented] (CASSANDRA-3157) After a short read, the wrong read command may be used

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

[jira] [Updated] (CASSANDRA-3159) Multiple classpath entries in the cassandra-all.jar

2011-09-08 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-3159: -- Attachment: v1-0001-CASSANDRA-3159-remove-extra-cp-entry.txt Multiple classpath entries

[jira] [Commented] (CASSANDRA-3159) Multiple classpath entries in the cassandra-all.jar

2011-09-08 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100396#comment-13100396 ] T Jake Luciani commented on CASSANDRA-3159: --- +1 Multiple classpath entries

svn commit: r1166774 - /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/service/StorageProxy.java

2011-09-08 Thread jbellis
Author: jbellis Date: Thu Sep 8 16:04:20 2011 New Revision: 1166774 URL: http://svn.apache.org/viewvc?rev=1166774view=rev Log: Improve caching of same-version Messages on digest and repair paths patch by jbellis; reviewed by slebresne for CASSANDRA-3158 Modified:

[jira] [Updated] (CASSANDRA-3160) PIG_OPTS bash variable interpolation doesn't work correctly when PIG_OPTS is set in the environment.

2011-09-08 Thread Eldon Stegall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eldon Stegall updated CASSANDRA-3160: - Attachment: CASSANDRA-3160.patch PIG_OPTS bash variable interpolation doesn't work

[jira] [Created] (CASSANDRA-3160) PIG_OPTS bash variable interpolation doesn't work correctly when PIG_OPTS is set in the environment.

2011-09-08 Thread Eldon Stegall (JIRA)
PIG_OPTS bash variable interpolation doesn't work correctly when PIG_OPTS is set in the environment. Key: CASSANDRA-3160 URL:

[jira] [Updated] (CASSANDRA-3160) PIG_OPTS bash variable interpolation doesn't work correctly when PIG_OPTS is set in the environment.

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3160: -- Reviewer: brandon.williams PIG_OPTS bash variable interpolation doesn't work

[jira] [Commented] (CASSANDRA-3037) Could not get input splits Caused by: java.io.IOException: failed connecting to all endpoints slave1/123.198.69.242

2011-09-08 Thread luwei (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100430#comment-13100430 ] luwei commented on CASSANDRA-3037: -- hi, I don't know whether you have solved the

svn commit: r1166779 - in /cassandra/trunk: ./ conf/ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/locator/ src/java/

2011-09-08 Thread jbellis
Author: jbellis Date: Thu Sep 8 16:31:27 2011 New Revision: 1166779 URL: http://svn.apache.org/viewvc?rev=1166779view=rev Log: merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/NEWS.txt cassandra/trunk/conf/cassandra-env.sh

svn commit: r1166783 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/

2011-09-08 Thread jbellis
Author: jbellis Date: Thu Sep 8 16:35:45 2011 New Revision: 1166783 URL: http://svn.apache.org/viewvc?rev=1166783view=rev Log: merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/contrib/ (props changed)

[jira] [Commented] (CASSANDRA-3158) Improve caching of same-version Messages on digest and repair paths

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100436#comment-13100436 ] Jonathan Ellis commented on CASSANDRA-3158: --- Note that on merge to trunk I

[jira] [Commented] (CASSANDRA-3037) Could not get input splits Caused by: java.io.IOException: failed connecting to all endpoints slave1/123.198.69.242

2011-09-08 Thread Anton Vedeshin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100442#comment-13100442 ] Anton Vedeshin commented on CASSANDRA-3037: --- Hi! Unfortunately we have given

[jira] [Updated] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Mark Guzman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Guzman updated CASSANDRA-2882: --- Attachment: 0001-CASSANDRA-2882-rebased.patch Rebased off trunk as of an hour ago.

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

2011-09-08 Thread Benoit Perroud (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100449#comment-13100449 ] Benoit Perroud commented on CASSANDRA-3141: --- Iterating through a list of

[jira] [Created] (CASSANDRA-3161) clean up read path

2011-09-08 Thread Jonathan Ellis (JIRA)
clean up read path -- Key: CASSANDRA-3161 URL: https://issues.apache.org/jira/browse/CASSANDRA-3161 Project: Cassandra Issue Type: Improvement Reporter: Jonathan Ellis Assignee: Jonathan Ellis

[jira] [Updated] (CASSANDRA-3161) clean up read path

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3161: -- Attachment: 3161.txt - updates comments in RowDigestResolver and RowRepairResolver

svn commit: r1166809 - /cassandra/branches/cassandra-0.8/contrib/pig/bin/pig_cassandra

2011-09-08 Thread brandonwilliams
Author: brandonwilliams Date: Thu Sep 8 17:11:26 2011 New Revision: 1166809 URL: http://svn.apache.org/viewvc?rev=1166809view=rev Log: Fix interpolation of PIG_OPTS. Patch by Eldon Stegall, reviewed by brandonwilliams for CASSANDRA-3160 Modified:

[jira] [Issue Comment Edited] (CASSANDRA-2961) Expire dead gossip states based on time

2011-09-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100468#comment-13100468 ] Brandon Williams edited comment on CASSANDRA-2961 at 9/8/11 5:20 PM:

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

2011-09-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100468#comment-13100468 ] Brandon Williams commented on CASSANDRA-2961: - bq. hamscrest : In my case,

[jira] [Commented] (CASSANDRA-3154) Bad equality check in ColumnFamilyStore.isCompleteSSTables()

2011-09-08 Thread Benjamin Coverston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100470#comment-13100470 ] Benjamin Coverston commented on CASSANDRA-3154: --- Patch is good. +1

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

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100475#comment-13100475 ] Jonathan Ellis commented on CASSANDRA-3137: --- Sounds reasonable. Patch looks

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

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3137: -- Reviewer: jbellis Priority: Minor (was: Major) Fix Version/s:

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

2011-09-08 Thread brandonwilliams
Author: brandonwilliams Date: Thu Sep 8 17:26:53 2011 New Revision: 1166816 URL: http://svn.apache.org/viewvc?rev=1166816view=rev Log: Merge 3160 from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/contrib/ (props changed)

[jira] [Commented] (CASSANDRA-3158) Improve caching of same-version Messages on digest and repair paths

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

[jira] [Commented] (CASSANDRA-3160) PIG_OPTS bash variable interpolation doesn't work correctly when PIG_OPTS is set in the environment.

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

svn commit: r1166822 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/cache/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/compaction/ sr

2011-09-08 Thread jbellis
Author: jbellis Date: Thu Sep 8 17:36:26 2011 New Revision: 1166822 URL: http://svn.apache.org/viewvc?rev=1166822view=rev Log: remove isMajor compaction designation patch by jbellis; reviewed by Tupshin Harper and Ben Coverston for CASSANDRA-3154 Added:

[jira] [Created] (CASSANDRA-3162) use weak references to SlabAllocator regions

2011-09-08 Thread Jonathan Ellis (JIRA)
use weak references to SlabAllocator regions Key: CASSANDRA-3162 URL: https://issues.apache.org/jira/browse/CASSANDRA-3162 Project: Cassandra Issue Type: Improvement Affects Versions: 1.0

[jira] [Updated] (CASSANDRA-3162) use weak references to SlabAllocator regions

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3162: -- Attachment: 3162.txt Patch to use a set built on MapMaker.weakKeys. Also reduces

[jira] [Issue Comment Edited] (CASSANDRA-3162) use weak references to SlabAllocator regions

2011-09-08 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100533#comment-13100533 ] Stu Hood edited comment on CASSANDRA-3162 at 9/8/11 6:22 PM:

[jira] [Commented] (CASSANDRA-3159) Multiple classpath entries in the cassandra-all.jar

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

[jira] [Commented] (CASSANDRA-3154) Bad equality check in ColumnFamilyStore.isCompleteSSTables()

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

[jira] [Commented] (CASSANDRA-3162) use weak references to SlabAllocator regions

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100598#comment-13100598 ] Jonathan Ellis commented on CASSANDRA-3162: --- But then you have no way of

[jira] [Commented] (CASSANDRA-3162) use weak references to SlabAllocator regions

2011-09-08 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100604#comment-13100604 ] Stu Hood commented on CASSANDRA-3162: - That's true, but I didn't think that was

[jira] [Updated] (CASSANDRA-3156) assertion error in RowRepairResolver

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3156: -- Attachment: 3156.txt The new threadlocal code was omitting to reset the buffer

[jira] [Issue Comment Edited] (CASSANDRA-3162) use weak references to SlabAllocator regions

2011-09-08 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100604#comment-13100604 ] Stu Hood edited comment on CASSANDRA-3162 at 9/8/11 7:19 PM:

[jira] [Commented] (CASSANDRA-3156) assertion error in RowRepairResolver

2011-09-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100614#comment-13100614 ] Brandon Williams commented on CASSANDRA-3156: - +1 assertion error in

svn commit: r1166865 - /cassandra/trunk/src/java/org/apache/cassandra/db/ReadVerbHandler.java

2011-09-08 Thread jbellis
Author: jbellis Date: Thu Sep 8 19:26:34 2011 New Revision: 1166865 URL: http://svn.apache.org/viewvc?rev=1166865view=rev Log: reset ReadVerbHandler buffer between uses patch by jbellis; reviewed by brandonwilliams for CASSANDRA-3156 Modified:

[jira] [Resolved] (CASSANDRA-3156) assertion error in RowRepairResolver

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3156. --- Resolution: Fixed Reviewer: brandon.williams Assignee: Jonathan Ellis

[jira] [Commented] (CASSANDRA-2882) describe_ring should include datacenter/topology information

2011-09-08 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100622#comment-13100622 ] Pavel Yaskevich commented on CASSANDRA-2882: Few notes: - I don't think

[jira] [Issue Comment Edited] (CASSANDRA-2882) describe_ring should include datacenter/topology information

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

[jira] [Issue Comment Edited] (CASSANDRA-2882) describe_ring should include datacenter/topology information

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

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

2011-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jérémy Sevellec updated CASSANDRA-2961: --- Attachment: trunk-2961-v3.patch Expire dead gossip states based on time

svn commit: r1166876 - /cassandra/trunk/src/java/org/apache/cassandra/utils/SlabAllocator.java

2011-09-08 Thread jbellis
Author: jbellis Date: Thu Sep 8 19:50:06 2011 New Revision: 1166876 URL: http://svn.apache.org/viewvc?rev=1166876view=rev Log: use weak references to track slab regions patch by jbellis; reviewed by stuhood for CASSANDRA-3162 Modified:

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

2011-09-08 Thread jbellis
Author: jbellis Date: Thu Sep 8 19:50:57 2011 New Revision: 1166877 URL: http://svn.apache.org/viewvc?rev=1166877view=rev Log: update CHANGES Modified: cassandra/trunk/CHANGES.txt Modified: cassandra/trunk/CHANGES.txt URL:

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

2011-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100637#comment-13100637 ] Jérémy Sevellec commented on CASSANDRA-2961: You can find an new version

[jira] [Updated] (CASSANDRA-2890) Randomize (to some extend) the choice of the first replica for counter increment

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2890: -- Fix Version/s: 1.1 David Hawthorne reports on the mailing list that he ran into

[jira] [Issue Comment Edited] (CASSANDRA-2961) Expire dead gossip states based on time

2011-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100637#comment-13100637 ] Jérémy Sevellec edited comment on CASSANDRA-2961 at 9/8/11 8:21 PM:

[jira] [Commented] (CASSANDRA-3162) use weak references to SlabAllocator regions

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

[jira] [Commented] (CASSANDRA-3156) assertion error in RowRepairResolver

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

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

2011-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jérémy Sevellec updated CASSANDRA-2961: --- Attachment: (was: trunk-2961-v3.patch) Expire dead gossip states based on

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

2011-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jérémy Sevellec updated CASSANDRA-2961: --- Attachment: trunk-2961-v3.patch Expire dead gossip states based on time

[jira] [Updated] (CASSANDRA-2975) Upgrade MurmurHash to version 3

2011-09-08 Thread Brian Lindauer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lindauer updated CASSANDRA-2975: -- Attachment: 0001-Convert-BloomFilter-to-use-MurmurHash-v3-instead-of-.patch

[jira] [Updated] (CASSANDRA-2975) Upgrade MurmurHash to version 3

2011-09-08 Thread Brian Lindauer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lindauer updated CASSANDRA-2975: -- Attachment: 0002-Backwards-compatibility-with-files-using-Murmur2-blo.patch

[jira] [Created] (CASSANDRA-3163) SlabAllocator OOMs much faster than HeapAllocator

2011-09-08 Thread Brandon Williams (JIRA)
SlabAllocator OOMs much faster than HeapAllocator - Key: CASSANDRA-3163 URL: https://issues.apache.org/jira/browse/CASSANDRA-3163 Project: Cassandra Issue Type: Bug Components: Core

[jira] [Commented] (CASSANDRA-3163) SlabAllocator OOMs much faster than HeapAllocator

2011-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100680#comment-13100680 ] Jonathan Ellis commented on CASSANDRA-3163: --- what liveRatio was it logging

[jira] [Created] (CASSANDRA-3164) GCInspector still not avoiding divide by zero

2011-09-08 Thread Jonathan Ellis (JIRA)
GCInspector still not avoiding divide by zero - Key: CASSANDRA-3164 URL: https://issues.apache.org/jira/browse/CASSANDRA-3164 Project: Cassandra Issue Type: Bug Reporter: Jonathan

[jira] [Updated] (CASSANDRA-3163) SlabAllocator OOMs much faster than HeapAllocator

2011-09-08 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3163: Attachment: system.log.gz Here's a system.log with your extra debug statements

[jira] [Commented] (CASSANDRA-2890) Randomize (to some extend) the choice of the first replica for counter increment

2011-09-08 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100715#comment-13100715 ] Stu Hood commented on CASSANDRA-2890: - Randomizing the first replica will break

[jira] [Commented] (CASSANDRA-2388) ColumnFamilyRecordReader fails for a given split because a host is down, even if records could reasonably be read from other replica.

2011-09-08 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100717#comment-13100717 ] Mck SembWever commented on CASSANDRA-2388: -- Well that would work for me, was

[jira] [Issue Comment Edited] (CASSANDRA-2388) ColumnFamilyRecordReader fails for a given split because a host is down, even if records could reasonably be read from other replica.

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

[jira] [Updated] (CASSANDRA-2434) node bootstrapping can violate consistency

2011-09-08 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-2434: --- Attachment: 2434-3.patch.txt 2434-3.patch.txt removes the bits that add the -n option to

[jira] [Updated] (CASSANDRA-2434) node bootstrapping can violate consistency

2011-09-08 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-2434: --- Attachment: (was: 2434-2.patch.txt) node bootstrapping can violate consistency

  1   2   >