[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-tabpanel&focusedCommentId=12892251#action_12892251 ] Maxim Grinev commented on CASSANDRA-1311: - We studied the discussion of [CASSA

[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-tabpanel&focusedCommentId=12892301#action_12892301 ] Brandon Williams commented on CASSANDRA-1291: - No longer reproduces on trun

[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-tabpanel&focusedCommentId=12892302#action_12892302 ] Jonathan Ellis commented on CASSANDRA-1318: --- wouldn't adding a flush to the s

[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-tabpanel&focusedCommentId=12892307#action_12892307 ] Jonathan Ellis commented on CASSANDRA-1318: --- RecoveryManager2Test is also fai

[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: us

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=979335&view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/word_count/src/WordCount.java cassandra/tr

[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-tabpanel&focusedCommentId=12892370#action_12892370 ] Jignesh Dhruv commented on CASSANDRA-1291: -- I downloaded the latest source cod

[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-tabpanel&focusedCommentId=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: Co

[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-tabpanel&focusedCommentId=12892385#action_12892385 ] Matthew F. Dennis commented on CASSANDRA-1318: -- RecoveryManager2Test is no

[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-tabpanel&focusedCommentId=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-tabpanel&focusedCommentId=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=979398&view=rev Log: move DD methods called during hadoop job processing to FBUtilities. patch by jbellis for CASSANDRA-1280 Modified: cassandra/branches/cassandra-0.6/contrib/word_coun

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=979399&view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/Cassandra.java (props change

[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=979400&view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift

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=979402&view=rev Log: update CHANGES Modified: cassandra/branches/cassandra-0.6/CHANGES.txt Modified: cassandra/branches/cassandra-0.6/CHANGES.txt URL: http://svn.apache.org/viewvc/cassa

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=979406&view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/word_count/bin/word_count cassandra/trunk/

[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 knowled

[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 si

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

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

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

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 0002-Convert-AccessLeve

[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-tabpanel&focusedCommentId=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-tabpanel&focusedCommentId=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 extern

[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 0003-Add-user-and-group

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=979436&view=rev Log: s/NotImplementedException/UnsupportedOperationException/. patch by jbellis Modified: cassandra/trunk/src/java/org/apache/cassandra/locator/SimpleSnitch.java Modifie

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=979437&view=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=979438&view=rev Log: enable "strict reads" to aid troubleshooting corrupt messages / framed bugs. patch by jbellis Modified: cassandra/trunk/src/java/org/apache/cassandra/thrift/Cassand

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=979439&view=rev Log: formatting. patch by jbellis Modified: cassandra/trunk/src/java/org/apache/cassandra/thrift/CassandraDaemon.java cassandra/trunk/src/java/org/apache/cassandra/ut

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=979440&view=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=979441&view=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 cassandra/branche

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

2010-07-26 Thread Gary Dusbabek (JIRA)
loadSchemaFromYaml should push migrations to cluster. - Key: CASSANDRA-1321 URL: https://issues.apache.org/jira/browse/CASSANDRA-1321 Project: Cassandra Issue Type: Improvement Co

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=979449&view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift

[jira] Created: (CASSANDRA-1322) allow configuring Pig without cassandra.yaml

2010-07-26 Thread Jonathan Ellis (JIRA)
allow configuring Pig without cassandra.yaml Key: CASSANDRA-1322 URL: https://issues.apache.org/jira/browse/CASSANDRA-1322 Project: Cassandra Issue Type: Improvement Components: Hadoop

[jira] Commented: (CASSANDRA-1322) allow configuring Pig without cassandra.yaml

2010-07-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892481#action_12892481 ] Jonathan Ellis commented on CASSANDRA-1322: --- see CASSANDRA-1047 and CASSANDRA

[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: F

[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 alw

[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 re

[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 muta

[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 runnabl

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

2010-07-26 Thread Todd Nine (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892487#action_12892487 ] Todd Nine commented on CASSANDRA-1235: -- I'm currently out of the office and will r

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=979465&view=rev Log: fix read repair to use requested consistency level on digest mismatch, rather than assuming QUORUM. Patch by brandonwilliams and jbellis, reviewed by brandonwill

[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-tabpanel&focusedCommentId=12892503#action_12892503 ] Brandon Williams commented on CASSANDRA-1316: - Committed RRRv2. > Read rep

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=979470&view=rev Log: fix the build Modified: cassandra/trunk/src/java/org/apache/cassandra/avro/CassandraServer.java Modified: cassandra/trunk/src/java/org/apache/cassandra/avro/Cassa

[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 announces

[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-tabpanel&focusedCommentId=12892534#action_12892534 ] Stu Hood commented on CASSANDRA-1308: - Shoot. It's already looking like the decisio

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=979492&view=rev Log: clarify that DME is not expected after data-only reads are issued. patch by jbellis Modified: cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/servic

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=979494&view=rev Log: restore exception message containing row key to debug message for DME. patch by jbellis Modified: cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/se

[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 IAuthent

[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-tabpanel&focusedCommentId=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 Reporte

[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 ReadRepairMana

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=979500&view=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 cassandra/branches/cassandra-0.6/lib/licenses/

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 cassandra/bran

[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-tabpanel&focusedCommentId=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=979508&view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift

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=979509&view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/Cassandra.java (props change

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=979511&view=rev Log: process digest mismatch re-reads in parallel, patch by jbellis; reviewed by brandonwilliams for CASSANDRA-1323 Modified: cassandra/branches/cassandra-0.6/CHANGES.tx

[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 RecoveryManager2T

[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 fail

[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-tabpanel&focusedCommentId=12892630#action_12892630 ] Matthew F. Dennis commented on CASSANDRA-1318: -- Adding a flush to CommitLo

[jira] Resolved: (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 resolved CASSANDRA-1323. --- Assignee: Jonathan Ellis Resolution: Fixed committed > digest mismatches a

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=979514&view=rev Log: merge from 0.6 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift

[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 RecoveryManager2T

[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 fail

svn commit: r979516 - in /cassandra/trunk/test/unit/org/apache/cassandra/db: CommitLogTest.java RecoveryManager2Test.java

2010-07-26 Thread jbellis
Author: jbellis Date: Tue Jul 27 04:02:04 2010 New Revision: 979516 URL: http://svn.apache.org/viewvc?rev=979516&view=rev Log: fix commitlog tests post-1135. patch by mdennis; reviewed by jbellis for CASSANDRA-1318 Modified: cassandra/trunk/test/unit/org/apache/cassandra/db/CommitLogTest.ja

svn commit: r979518 - /cassandra/trunk/test/unit/org/apache/cassandra/hadoop/ColumnFamilyOutputFormatTest.java

2010-07-26 Thread jbellis
Author: jbellis Date: Tue Jul 27 04:05:45 2010 New Revision: 979518 URL: http://svn.apache.org/viewvc?rev=979518&view=rev Log: fix TBinaryProtocol instantiation in CFOF. patch by jbellis Modified: cassandra/trunk/test/unit/org/apache/cassandra/hadoop/ColumnFamilyOutputFormatTest.java Modif

buildbot success in ASF Buildbot on cassandra-trunk

2010-07-26 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/285 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: Build Source Stamp: [branch cassandra/

[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-tabpanel&focusedCommentId=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

[jira] Created: (CASSANDRA-1324) Update thrift API to support ByteBuffer based allocation

2010-07-26 Thread Nate McCall (JIRA)
Update thrift API to support ByteBuffer based allocation - Key: CASSANDRA-1324 URL: https://issues.apache.org/jira/browse/CASSANDRA-1324 Project: Cassandra Issue Type: Improvement