[jira] Created: (CASSANDRA-1318) CommitLogTest is failing in trunk

2010-07-26 Thread Matthew F. Dennis (JIRA)
CommitLogTest is failing in trunk - Key: CASSANDRA-1318 URL: https://issues.apache.org/jira/browse/CASSANDRA-1318 Project: Cassandra Issue Type: Bug Affects Versions: 0.7.0 Reporter: Matthew

[jira] Updated: (CASSANDRA-1318) CommitLogTest is failing in trunk

2010-07-26 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew F. Dennis updated CASSANDRA-1318: - Attachment: 1318-trunk.patch It appears that when we started keeping

[jira] Updated: (CASSANDRA-1310) Disallow KS definition with RF # of nodes

2010-07-26 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-1310: --- Attachment: trunk-1310.txt Patch validates on RF being less than the number of nodes and

[jira] Commented: (CASSANDRA-1311) Support (asynchronous) triggers

2010-07-26 Thread Maxim Grinev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892251#action_12892251 ] Maxim Grinev commented on CASSANDRA-1311: - We studied the discussion of

[jira] Commented: (CASSANDRA-1291) nodetool ring prints incorrect IP address

2010-07-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892301#action_12892301 ] Brandon Williams commented on CASSANDRA-1291: - No longer reproduces on

[jira] Commented: (CASSANDRA-1318) CommitLogTest is failing in trunk

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892302#action_12892302 ] Jonathan Ellis commented on CASSANDRA-1318: --- wouldn't adding a flush to the

[jira] Commented: (CASSANDRA-1318) CommitLogTest is failing in trunk

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892307#action_12892307 ] Jonathan Ellis commented on CASSANDRA-1318: --- RecoveryManager2Test is also

[jira] Resolved: (CASSANDRA-685) add backpressure to StorageProxy

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-685. -- Resolution: Fixed backported to 0.6.4 in r978791 add backpressure to StorageProxy

[jira] Updated: (CASSANDRA-1004) Debian packaging should allow a specific user name and optionally create it as cassandra on install

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1004: -- Fix Version/s: 0.7.0 (was: 0.6.4) Debian packaging should

[jira] Updated: (CASSANDRA-1014) GC storming, possible memory leak

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1014: -- Assignee: (was: Jonathan Ellis) Fix Version/s: 0.7.0

[jira] Updated: (CASSANDRA-1316) Read repair does not always work correctly

2010-07-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-1316: Attachment: 001_correct_responsecount_in_RRR.txt Patch to solve one problem:

svn commit: r979335 - in /cassandra/trunk: ./ contrib/word_count/src/ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassan

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 16:04:06 2010 New Revision: 979335 URL: http://svn.apache.org/viewvc?rev=979335view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/word_count/src/WordCount.java

[jira] Updated: (CASSANDRA-1316) Read repair does not always work correctly

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1316: -- Attachment: RRR-v2.txt v2 updates QRH arguments to use responseCount as well, even

[jira] Commented: (CASSANDRA-1291) nodetool ring prints incorrect IP address

2010-07-26 Thread Jignesh Dhruv (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892370#action_12892370 ] Jignesh Dhruv commented on CASSANDRA-1291: -- I downloaded the latest source

[jira] Issue Comment Edited: (CASSANDRA-1291) nodetool ring prints incorrect IP address

2010-07-26 Thread Jignesh Dhruv (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892370#action_12892370 ] Jignesh Dhruv edited comment on CASSANDRA-1291 at 7/26/10 12:58 PM:

[jira] Updated: (CASSANDRA-1318) CommitLogTest and RecoveryManager2Test is failing in trunk

2010-07-26 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew F. Dennis updated CASSANDRA-1318: - Summary: CommitLogTest and RecoveryManager2Test is failing in trunk (was:

[jira] Commented: (CASSANDRA-1318) CommitLogTest and RecoveryManager2Test is failing in trunk

2010-07-26 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892385#action_12892385 ] Matthew F. Dennis commented on CASSANDRA-1318: -- RecoveryManager2Test is

[jira] Commented: (CASSANDRA-1066) DatacenterShardStrategy needs enforceable and keyspace based RF

2010-07-26 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892392#action_12892392 ] Jeremy Hanna commented on CASSANDRA-1066: - There was some discussion on whether

[jira] Issue Comment Edited: (CASSANDRA-1066) DatacenterShardStrategy needs enforceable and keyspace based RF

2010-07-26 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892392#action_12892392 ] Jeremy Hanna edited comment on CASSANDRA-1066 at 7/26/10 2:00 PM:

[jira] Updated: (CASSANDRA-1310) Disallow KS definition with RF # of nodes

2010-07-26 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-1310: --- Attachment: (was: trunk-1310.txt) Disallow KS definition with RF # of nodes

[jira] Updated: (CASSANDRA-1310) Disallow KS definition with RF # of nodes

2010-07-26 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-1310: --- Attachment: trunk-1310.txt Removed thrift validation method as nothing else really needs

svn commit: r979398 - in /cassandra/branches/cassandra-0.6: contrib/word_count/bin/ contrib/word_count/src/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/hadoop/ src/java/org/apa

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 18:19:25 2010 New Revision: 979398 URL: http://svn.apache.org/viewvc?rev=979398view=rev Log: move DD methods called during hadoop job processing to FBUtilities. patch by jbellis for CASSANDRA-1280 Modified:

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

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 18:20:53 2010 New Revision: 979399 URL: http://svn.apache.org/viewvc?rev=979399view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/Cassandra.java (props

[jira] Created: (CASSANDRA-1319) TimestampReconciler should be a singleton

2010-07-26 Thread Gary Dusbabek (JIRA)
TimestampReconciler should be a singleton - Key: CASSANDRA-1319 URL: https://issues.apache.org/jira/browse/CASSANDRA-1319 Project: Cassandra Issue Type: Improvement Reporter: Gary Dusbabek

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

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 18:24:46 2010 New Revision: 979400 URL: http://svn.apache.org/viewvc?rev=979400view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt

svn commit: r979402 - /cassandra/branches/cassandra-0.6/CHANGES.txt

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 18:25:33 2010 New Revision: 979402 URL: http://svn.apache.org/viewvc?rev=979402view=rev Log: update CHANGES Modified: cassandra/branches/cassandra-0.6/CHANGES.txt Modified: cassandra/branches/cassandra-0.6/CHANGES.txt URL:

svn commit: r979406 - in /cassandra/trunk: ./ contrib/word_count/bin/ contrib/word_count/src/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ src/java/org/

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 18:44:25 2010 New Revision: 979406 URL: http://svn.apache.org/viewvc?rev=979406view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/word_count/bin/word_count

[jira] Updated: (CASSANDRA-1314) snitch that prefers a single replica for all reads to a given key

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1314: -- Attachment: SimpleSnitch.java for 0.6 we'll have to cheat and rely on our

[jira] Updated: (CASSANDRA-1314) snitch that prefers a single replica for all reads to a given key

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1314: -- Fix Version/s: 0.7.0 (was: 0.6.4) snitch that prefers a

[jira] Created: (CASSANDRA-1320) Convert AccessLevel to SetPermission

2010-07-26 Thread Stu Hood (JIRA)
Convert AccessLevel to SetPermission -- Key: CASSANDRA-1320 URL: https://issues.apache.org/jira/browse/CASSANDRA-1320 Project: Cassandra Issue Type: Improvement Reporter: Stu Hood

[jira] Updated: (CASSANDRA-1320) Convert AccessLevel to SetPermission

2010-07-26 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1320: Attachment: 0001-Avro-and-Thrift-interface-changes.patch

[jira] Commented: (CASSANDRA-1315) ColumnFamilyOutputFormat should use client API objects

2010-07-26 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892435#action_12892435 ] Stu Hood commented on CASSANDRA-1315: - I've got a patch for this, but it needs more

[jira] Commented: (CASSANDRA-1317) StorageProxy ignores snitch when determining whether to do a local read

2010-07-26 Thread Tupshin Harper (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892436#action_12892436 ] Tupshin Harper commented on CASSANDRA-1317: --- In combination with SimpleSnitch

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-26 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0003-Add-user-and-group-access-maps-to-Keyspace-metadata.patch) Store

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-26 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: (was: 0002-Thrift-and-Avro-interface-changes.patch) Store AccessLevels

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-26 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1237: Attachment: 0002-Thrift-and-Avro-interface-changes.patch

svn commit: r979436 - /cassandra/trunk/src/java/org/apache/cassandra/locator/SimpleSnitch.java

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 21:01:20 2010 New Revision: 979436 URL: http://svn.apache.org/viewvc?rev=979436view=rev Log: s/NotImplementedException/UnsupportedOperationException/. patch by jbellis Modified: cassandra/trunk/src/java/org/apache/cassandra/locator/SimpleSnitch.java

svn commit: r979437 - in /cassandra/trunk/contrib/word_count: bin/word_count_setup src/WordCountSetup.java

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 21:01:23 2010 New Revision: 979437 URL: http://svn.apache.org/viewvc?rev=979437view=rev Log: fix formatting, default framed mode Modified: cassandra/trunk/contrib/word_count/bin/word_count_setup cassandra/trunk/contrib/word_count/src/WordCountSetup.java

svn commit: r979438 - /cassandra/trunk/src/java/org/apache/cassandra/thrift/CassandraDaemon.java

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 21:01:27 2010 New Revision: 979438 URL: http://svn.apache.org/viewvc?rev=979438view=rev Log: enable strict reads to aid troubleshooting corrupt messages / framed bugs. patch by jbellis Modified:

svn commit: r979439 - in /cassandra/trunk/src/java/org/apache/cassandra: thrift/CassandraDaemon.java utils/FBUtilities.java

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 21:01:31 2010 New Revision: 979439 URL: http://svn.apache.org/viewvc?rev=979439view=rev Log: formatting. patch by jbellis Modified: cassandra/trunk/src/java/org/apache/cassandra/thrift/CassandraDaemon.java

svn commit: r979440 - in /cassandra/trunk: contrib/word_count/src/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/hadoop/

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 21:01:36 2010 New Revision: 979440 URL: http://svn.apache.org/viewvc?rev=979440view=rev Log: finish CASSANDRA-1280 for trunk (lots of new code that the merge from 0.6 didn't finish). bonus: contrib/word_count actually tested and working again. patch by jbellis

svn commit: r979441 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/service/StorageProxy.java

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 21:05:24 2010 New Revision: 979441 URL: http://svn.apache.org/viewvc?rev=979441view=rev Log: parallelize local and remote reads during multiget, and respect snitch when determining whether to do local read for CL.ONE. patch by jbellis; tested by Tupshin Harper

buildbot failure in ASF Buildbot on cassandra-0.6

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

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

2010-07-26 Thread jbellis
Author: jbellis Date: Mon Jul 26 21:23:17 2010 New Revision: 979449 URL: http://svn.apache.org/viewvc?rev=979449view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt

[jira] Resolved: (CASSANDRA-1047) Get hadoop ColumnFamily metadata from describe_keyspace instead of config file

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1047. --- Fix Version/s: 0.6.4 (was: 0.7 beta 1) Resolution:

[jira] Updated: (CASSANDRA-1316) Read repair does not always work correctly

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1316: -- Fix Version/s: 0.6.5 (was: 0.6.4) Read repair does not

[jira] Updated: (CASSANDRA-1145) Reading with CL ONE returns multiple copies of the same column per key.

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1145: -- Fix Version/s: 0.6.5 (was: 0.6.4) Reading with CL ONE

[jira] Updated: (CASSANDRA-1235) BytesType and batch mutate causes encoded bytes of non-printable characters to be dropped

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1235: -- Fix Version/s: 0.6.5 (was: 0.6.4) BytesType and batch

[jira] Updated: (CASSANDRA-292) Cassandra should be runnable as a Windows service and distribute a Windows installer

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-292: - Fix Version/s: 0.6.5 (was: 0.6.4) Cassandra should be

svn commit: r979465 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/service/StorageProxy.java

2010-07-26 Thread brandonwilliams
Author: brandonwilliams Date: Mon Jul 26 22:10:10 2010 New Revision: 979465 URL: http://svn.apache.org/viewvc?rev=979465view=rev Log: fix read repair to use requested consistency level on digest mismatch, rather than assuming QUORUM. Patch by brandonwilliams and jbellis, reviewed by

[jira] Commented: (CASSANDRA-1316) Read repair does not always work correctly

2010-07-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892503#action_12892503 ] Brandon Williams commented on CASSANDRA-1316: - Committed RRRv2. Read

svn commit: r979470 - /cassandra/trunk/src/java/org/apache/cassandra/avro/CassandraServer.java

2010-07-26 Thread gdusbabek
Author: gdusbabek Date: Mon Jul 26 22:17:30 2010 New Revision: 979470 URL: http://svn.apache.org/viewvc?rev=979470view=rev Log: fix the build Modified: cassandra/trunk/src/java/org/apache/cassandra/avro/CassandraServer.java Modified:

[jira] Updated: (CASSANDRA-1321) loadSchemaFromYaml should push migrations to cluster.

2010-07-26 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1321: - Attachment: 0001-push-migrations-when-SS.loadSchemaFromYaml-is-called.patch

[jira] Commented: (CASSANDRA-1308) Switch Migrations Serialization to Avro

2010-07-26 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892534#action_12892534 ] Stu Hood commented on CASSANDRA-1308: - Shoot. It's already looking like the

svn commit: r979492 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/service/StorageProxy.java

2010-07-26 Thread jbellis
Author: jbellis Date: Tue Jul 27 01:45:19 2010 New Revision: 979492 URL: http://svn.apache.org/viewvc?rev=979492view=rev Log: clarify that DME is not expected after data-only reads are issued. patch by jbellis Modified:

svn commit: r979494 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/service/StorageProxy.java

2010-07-26 Thread jbellis
Author: jbellis Date: Tue Jul 27 01:50:32 2010 New Revision: 979494 URL: http://svn.apache.org/viewvc?rev=979494view=rev Log: restore exception message containing row key to debug message for DME. patch by jbellis Modified:

[jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-26 Thread Folke Behrens (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Folke Behrens updated CASSANDRA-1237: - Attachment: simple-JAASAuthenticator.patch.txt Attached patch shows a simple

[jira] Commented: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator

2010-07-26 Thread Folke Behrens (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892612#action_12892612 ] Folke Behrens commented on CASSANDRA-1237: -- By the way, I think the constants

[jira] Created: (CASSANDRA-1323) digest mismatches are processed serially

2010-07-26 Thread Jonathan Ellis (JIRA)
digest mismatches are processed serially Key: CASSANDRA-1323 URL: https://issues.apache.org/jira/browse/CASSANDRA-1323 Project: Cassandra Issue Type: Bug Components: Core

[jira] Updated: (CASSANDRA-1323) digest mismatches are processed serially

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1323: -- Attachment: 1323.txt digest mismatches are processed serially

[jira] Updated: (CASSANDRA-1316) Read repair does not always work correctly

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1316: -- Attachment: 1316-RRM.txt patch that simplifies debugging by removing

svn commit: r979500 - in /cassandra/branches/cassandra-0.6: ./ lib/ lib/licenses/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/utils/

2010-07-26 Thread jbellis
Author: jbellis Date: Tue Jul 27 02:48:30 2010 New Revision: 979500 URL: http://svn.apache.org/viewvc?rev=979500view=rev Log: r/m vestigal avro code from 0.6. patch by jbellis Removed: cassandra/branches/cassandra-0.6/lib/avro-1.2.0-dev.jar

buildbot success in ASF Buildbot on cassandra-0.6

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

[jira] Commented: (CASSANDRA-1323) digest mismatches are processed serially

2010-07-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892620#action_12892620 ] Brandon Williams commented on CASSANDRA-1323: - +1 digest mismatches are

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

2010-07-26 Thread jbellis
Author: jbellis Date: Tue Jul 27 03:17:10 2010 New Revision: 979508 URL: http://svn.apache.org/viewvc?rev=979508view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt

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

2010-07-26 Thread jbellis
Author: jbellis Date: Tue Jul 27 03:17:56 2010 New Revision: 979509 URL: http://svn.apache.org/viewvc?rev=979509view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/Cassandra.java (props

svn commit: r979511 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/service/ReadResponseResolver.java src/java/org/apache/cassandra/service/StorageProxy.java

2010-07-26 Thread jbellis
Author: jbellis Date: Tue Jul 27 03:32:43 2010 New Revision: 979511 URL: http://svn.apache.org/viewvc?rev=979511view=rev Log: process digest mismatch re-reads in parallel, patch by jbellis; reviewed by brandonwilliams for CASSANDRA-1323 Modified:

[jira] Updated: (CASSANDRA-1318) CommitLogTest and RecoveryManager2Test is failing in trunk

2010-07-26 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew F. Dennis updated CASSANDRA-1318: - Attachment: (was: 1318-trunk.patch) CommitLogTest and

[jira] Updated: (CASSANDRA-1318) CommitLogTest and RecoveryManager2Test is failing in trunk

2010-07-26 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew F. Dennis updated CASSANDRA-1318: - Attachment: 1318-trunk.patch CommitLogTest and RecoveryManager2Test is

[jira] Commented: (CASSANDRA-1318) CommitLogTest and RecoveryManager2Test is failing in trunk

2010-07-26 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892630#action_12892630 ] Matthew F. Dennis commented on CASSANDRA-1318: -- Adding a flush to

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

2010-07-26 Thread jbellis
Author: jbellis Date: Tue Jul 27 03:54:22 2010 New Revision: 979514 URL: http://svn.apache.org/viewvc?rev=979514view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt

[jira] Updated: (CASSANDRA-1318) CommitLogTest and RecoveryManager2Test is failing in trunk

2010-07-26 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew F. Dennis updated CASSANDRA-1318: - Attachment: 1318-trunk.patch CommitLogTest and RecoveryManager2Test is

[jira] Commented: (CASSANDRA-1274) Exception while recovering commitlog when debug logging enabled

2010-07-26 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12892653#action_12892653 ] Matthew F. Dennis commented on CASSANDRA-1274: -- Jon Hermes is correct, it

[jira] Updated: (CASSANDRA-1274) Exception while recovering commitlog when debug logging enabled

2010-07-26 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew F. Dennis updated CASSANDRA-1274: - Attachment: 1274-0.6.patch 1274-trunk.patch one line patches