[jira] Created: (CASSANDRA-1348) Failed to delete commitlog when restarting service

2010-08-03 Thread Viktor Jevdokimov (JIRA)
Failed to delete commitlog when restarting service -- Key: CASSANDRA-1348 URL: https://issues.apache.org/jira/browse/CASSANDRA-1348 Project: Cassandra Issue Type: Bug Affects Versions: 0.7

[jira] Created: (CASSANDRA-1349) DynamicEndpointSnitch should implement AbstractRackAwareSnitch, not AbstractEndpointSnitch

2010-08-03 Thread Sylvain Lebresne (JIRA)
DynamicEndpointSnitch should implement AbstractRackAwareSnitch, not AbstractEndpointSnitch -- Key: CASSANDRA-1349 URL: https://issues.apache.org/jira/browse/CASSANDRA-1349

[jira] Updated: (CASSANDRA-1349) DynamicEndpointSnitch should implement AbstractRackAwareSnitch, not AbstractEndpointSnitch

2010-08-03 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-1349: Attachment: 1349-Make-DynamicEndpointSnitch-implements-AbstractRackAw.patch

[jira] Commented: (CASSANDRA-1349) DynamicEndpointSnitch should implement AbstractRackAwareSnitch, not AbstractEndpointSnitch

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894895#action_12894895 ] Jonathan Ellis commented on CASSANDRA-1349: --- the right fix is to remove the

[jira] Created: (CASSANDRA-1350) DynamicEndpointSnitch is defeated by the caching done in Strategy

2010-08-03 Thread Jonathan Ellis (JIRA)
DynamicEndpointSnitch is defeated by the caching done in Strategy - Key: CASSANDRA-1350 URL: https://issues.apache.org/jira/browse/CASSANDRA-1350 Project: Cassandra Issue Type:

svn commit: r981906 - in /cassandra/trunk: interface/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/thrift/ test/system/ test/unit/org/apache/c

2010-08-03 Thread jbellis
Author: jbellis Date: Tue Aug 3 14:58:14 2010 New Revision: 981906 URL: http://svn.apache.org/viewvc?rev=981906view=rev Log: handle index scans across multiple nodes and consistency levels Modified: cassandra/trunk/interface/cassandra.thrift

buildbot failure in ASF Buildbot on cassandra-trunk

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

svn commit: r981913 [3/3] - in /cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift: AuthenticationRequest.java Cassandra.java CfDef.java Constants.java IndexClause.java KeySlice.jav

2010-08-03 Thread jbellis
Modified: cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/CfDef.java URL: http://svn.apache.org/viewvc/cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/CfDef.java?rev=981913r1=981912r2=981913view=diff

svn commit: r981913 [1/3] - in /cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift: AuthenticationRequest.java Cassandra.java CfDef.java Constants.java IndexClause.java KeySlice.jav

2010-08-03 Thread jbellis
Author: jbellis Date: Tue Aug 3 15:03:33 2010 New Revision: 981913 URL: http://svn.apache.org/viewvc?rev=981913view=rev Log: thrift changes for 1156 Modified: cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/AuthenticationRequest.java

buildbot success in ASF Buildbot on cassandra-trunk

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

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

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-1145: - Assignee: (was: Jeremy Hanna) Reading with CL ONE returns multiple

[jira] Reopened: (CASSANDRA-1279) heisenbug in RoundRobinSchedulerTest

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reopened CASSANDRA-1279: --- looks like this is only mostly fixed. still getting [junit]

[jira] Updated: (CASSANDRA-1348) Failed to delete commitlog when restarting service

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1348: -- Attachment: 1348.txt Failed to delete commitlog when restarting service

[jira] Assigned: (CASSANDRA-1344) Update CLI add keyspace usage to take into account replication strategy options

2010-08-03 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna reassigned CASSANDRA-1344: --- Assignee: (was: Jeremy Hanna) Update CLI add keyspace usage to take into

[jira] Commented: (CASSANDRA-1279) heisenbug in RoundRobinSchedulerTest

2010-08-03 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894902#action_12894902 ] Nirmal Ranganathan commented on CASSANDRA-1279: --- Hmm looks like I'll

[jira] Assigned: (CASSANDRA-1263) Push replication factor down to the replication strategy

2010-08-03 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna reassigned CASSANDRA-1263: --- Assignee: (was: Jeremy Hanna) Push replication factor down to the

[jira] Assigned: (CASSANDRA-1162) Put the pig loadfunc for Cassandra into core

2010-08-03 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna reassigned CASSANDRA-1162: --- Assignee: (was: Jeremy Hanna) Put the pig loadfunc for Cassandra into core

[jira] Assigned: (CASSANDRA-1342) Have the word_count contrib example use the new baked in hadoop ColumnFamilyRecordWriter and such

2010-08-03 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna reassigned CASSANDRA-1342: --- Assignee: (was: Jeremy Hanna) Have the word_count contrib example use the

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

2010-08-03 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna reassigned CASSANDRA-1145: --- Assignee: Jeremy Hanna Reading with CL ONE returns multiple copies of the same

[jira] Commented: (CASSANDRA-1348) Failed to delete commitlog when restarting service

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894906#action_12894906 ] Gary Dusbabek commented on CASSANDRA-1348: -- +1 Failed to delete commitlog

[jira] Updated: (CASSANDRA-1349) DynamicEndpointSnitch should implement AbstractRackAwareSnitch, not AbstractEndpointSnitch

2010-08-03 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-1349: Attachment: 1349-Remove-test-for-AbstractRackAwareSnitch-in-rack-awar.patch

svn commit: r981938 - /cassandra/trunk/src/java/org/apache/cassandra/db/commitlog/CommitLog.java

2010-08-03 Thread jbellis
Author: jbellis Date: Tue Aug 3 15:47:29 2010 New Revision: 981938 URL: http://svn.apache.org/viewvc?rev=981938view=rev Log: close commitlog reader before deleting it patch by jbellis; reviewed by gdusbabek for CASSANDRA-1348 Modified:

svn commit: r981940 - in /cassandra/trunk/src/java/org/apache/cassandra/locator: DatacenterShardStrategy.java RackAwareStrategy.java

2010-08-03 Thread jbellis
Author: jbellis Date: Tue Aug 3 15:49:15 2010 New Revision: 981940 URL: http://svn.apache.org/viewvc?rev=981940view=rev Log: remove instanceof checks for AbstractRackAwareSnitch. patch by Sylvain Lebresne; reviewed by jbellis for CASSANDRA-1349 Modified:

[jira] Commented: (CASSANDRA-1349) DynamicEndpointSnitch should implement AbstractRackAwareSnitch, not AbstractEndpointSnitch

2010-08-03 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894909#action_12894909 ] Sylvain Lebresne commented on CASSANDRA-1349: - You're right. Attaching

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

2010-08-03 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894918#action_12894918 ] Brandon Williams commented on CASSANDRA-1274: - Just clearing the CL won't

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

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894929#action_12894929 ] Jonathan Ellis commented on CASSANDRA-1274: --- Isn't the HH CF created on

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

2010-08-03 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894938#action_12894938 ] Brandon Williams commented on CASSANDRA-1291: - Jignesh, The latest trunk

[jira] Updated: (CASSANDRA-1279) heisenbug in RoundRobinSchedulerTest

2010-08-03 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Ranganathan updated CASSANDRA-1279: -- Attachment: 1279-v3.patch The scheduler will only have 1 token at anytime

[jira] Commented: (CASSANDRA-1279) heisenbug in RoundRobinSchedulerTest

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894943#action_12894943 ] Jonathan Ellis commented on CASSANDRA-1279: --- Is this the point at which we

[jira] Updated: (CASSANDRA-1241) config file option DiskAccessMode has no-op option mmap_index_only

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1241: -- Fix Version/s: 0.7.0 config file option DiskAccessMode has no-op option

svn commit: r981976 - in /cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/migration/ src/java/org/apache/cassandra/io/ test/unit/org/apache/cassandra/config/

2010-08-03 Thread gdusbabek
Author: gdusbabek Date: Tue Aug 3 17:20:11 2010 New Revision: 981976 URL: http://svn.apache.org/viewvc?rev=981976view=rev Log: specify schema used to read serialized migrations. patch by stuhood, reviewed by gdusbabek. CASSANDRA-1351 Modified:

svn commit: r981979 - /cassandra/trunk/test/unit/org/apache/cassandra/scheduler/RoundRobinSchedulerTest.java

2010-08-03 Thread jbellis
Author: jbellis Date: Tue Aug 3 17:26:04 2010 New Revision: 981979 URL: http://svn.apache.org/viewvc?rev=981979view=rev Log: r/m RoundRobinSchedulerTest for CASSANDRA-1279; it doesn't appear possible to test concurrency usefully Removed:

[jira] Created: (CASSANDRA-1352) Update py_stress to reflect udpated KsDef params

2010-08-03 Thread Nirmal Ranganathan (JIRA)
Update py_stress to reflect udpated KsDef params Key: CASSANDRA-1352 URL: https://issues.apache.org/jira/browse/CASSANDRA-1352 Project: Cassandra Issue Type: Bug Components: Contrib

[jira] Updated: (CASSANDRA-1352) Update py_stress to reflect udpated KsDef params

2010-08-03 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Ranganathan updated CASSANDRA-1352: -- Attachment: 1352.patch Update py_stress to reflect udpated KsDef params

[jira] Updated: (CASSANDRA-1343) gossip throws IllegalStateException

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1343: - Attachment: 0001-complain-if-there-aren-t-enough-nodes-to-support-req.patch gossip

[jira] Updated: (CASSANDRA-1343) gossip throws IllegalStateException

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1343: - Priority: Minor (was: Major) Fix Version/s: 0.7 beta 1

[jira] Commented: (CASSANDRA-1343) gossip throws IllegalStateException

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12894979#action_12894979 ] Jonathan Ellis commented on CASSANDRA-1343: --- +1 gossip throws

[jira] Updated: (CASSANDRA-876) Support session (read-after-write) consistency

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-876: - Summary: Support session (read-after-write) consistency (was: Support

[jira] Updated: (CASSANDRA-876) Support session consistency (i.e. read after write consistency for clients)

2010-08-03 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew F. Dennis updated CASSANDRA-876: Summary: Support session consistency (i.e. read after write consistency for

[jira] Updated: (CASSANDRA-1269) improve test coverage of BufferedRandomAccessFile

2010-08-03 Thread Jon Hermes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Hermes updated CASSANDRA-1269: -- Attachment: 1269.txt Reads tested some more. Overflow case tested some more. 100% line

[jira] Created: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped

2010-08-03 Thread Gary Dusbabek (JIRA)
commit log recovery is broken when the CL contains mutations to CFs that have been dropped -- Key: CASSANDRA-1353 URL: https://issues.apache.org/jira/browse/CASSANDRA-1353

[jira] Updated: (CASSANDRA-1334) cfstats shows deleted cfs

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1334: - Attachment: 0001-unregiter-CF-mbeans-when-a-CF-is-dropped.patch cfstats shows

[jira] Commented: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895008#action_12895008 ] Gary Dusbabek commented on CASSANDRA-1353: -- DEBUG 14:46:38,533 [main] Starting

[jira] Commented: (CASSANDRA-1334) cfstats shows deleted cfs

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895011#action_12895011 ] Jonathan Ellis commented on CASSANDRA-1334: --- should we add a CFS.getMBeanName

[jira] Commented: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895014#action_12895014 ] Gary Dusbabek commented on CASSANDRA-1353: -- Connected to the target VM,

[jira] Commented: (CASSANDRA-1334) cfstats shows deleted cfs

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895016#action_12895016 ] Gary Dusbabek commented on CASSANDRA-1334: -- yeah. that makes good sense. I'll

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

2010-08-03 Thread Jignesh Dhruv (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895019#action_12895019 ] Jignesh Dhruv commented on CASSANDRA-1291: -- Yes it does work for me. Thanks

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

2010-08-03 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-1291. - Resolution: Fixed Solved by CASSANDRA-1286 nodetool ring prints incorrect

[jira] Updated: (CASSANDRA-1347) Move JVM_OPTS from cassandra.in.sh to the conf directory

2010-08-03 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-1347: --- Attachment: configuration-improvements.txt Moved jvm options to conf/cassandra-env.sh I

svn commit: r982023 - in /cassandra/trunk/src/java/org/apache/cassandra/db: ColumnFamilyStore.java Table.java

2010-08-03 Thread gdusbabek
Author: gdusbabek Date: Tue Aug 3 20:13:27 2010 New Revision: 982023 URL: http://svn.apache.org/viewvc?rev=982023view=rev Log: unregister CF mbean when a CF is dropped. patch by gdusbabek, reviewed by jbellis. CASSANDRA-1334 Modified:

[jira] Updated: (CASSANDRA-1352) Update py_stress to reflect udpated KsDef params

2010-08-03 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Ranganathan updated CASSANDRA-1352: -- Attachment: 1352-v2.patch Good thought, I've updated v2 to use kwargs.

[jira] Commented: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895029#action_12895029 ] Gary Dusbabek commented on CASSANDRA-1353: -- It's easy to detect when a given

svn commit: r982029 - /cassandra/trunk/contrib/py_stress/stress.py

2010-08-03 Thread brandonwilliams
Author: brandonwilliams Date: Tue Aug 3 20:39:57 2010 New Revision: 982029 URL: http://svn.apache.org/viewvc?rev=982029view=rev Log: Use keyword args for CfDef/KsDef to futureproof. Patch by Nirmal Ranganathan, reviewed by brandonwilliams for CASSANDRA-1352 Modified:

[jira] Updated: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-1353: -- Reviewer: mdennis commit log recovery is broken when the CL contains mutations to

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

2010-08-03 Thread Matthew F. Dennis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895032#action_12895032 ] Matthew F. Dennis commented on CASSANDRA-1274: -- The meta data is created

[jira] Updated: (CASSANDRA-1072) Increment counters

2010-08-03 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated CASSANDRA-1072: --- Attachment: CASSANDRA-1072.patch Updates since last version of the patch. *

[jira] Commented: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895037#action_12895037 ] Gary Dusbabek commented on CASSANDRA-1353: -- We'd generate even more garbage if

[jira] Updated: (CASSANDRA-1189) Refactor streaming

2010-08-03 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Ranganathan updated CASSANDRA-1189: -- Attachment: (was: 0002-Test-cases-for-Streaming-Messages.patch)

[jira] Commented: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895042#action_12895042 ] Jonathan Ellis commented on CASSANDRA-1353: --- we are including the length of

svn commit: r982037 - in /cassandra/trunk/src/java/org/apache/cassandra/locator: DatacenterShardStrategy.java RackAwareStrategy.java RackUnawareStrategy.java

2010-08-03 Thread brandonwilliams
Author: brandonwilliams Date: Tue Aug 3 21:20:57 2010 New Revision: 982037 URL: http://svn.apache.org/viewvc?rev=982037view=rev Log: Revert r980983 Modified: cassandra/trunk/src/java/org/apache/cassandra/locator/DatacenterShardStrategy.java

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

2010-08-03 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895043#action_12895043 ] Brandon Williams commented on CASSANDRA-1291: - Oops, turns out I never

[jira] Reopened: (CASSANDRA-786) RPM Packages

2010-08-03 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey reopened CASSANDRA-786: --- Assignee: (was: Peter Halliday) Reopening because nothing ever got committed to

[jira] Updated: (CASSANDRA-1354) Static CFMetaData objects are using the wrong constructor.

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1354: - Description: This means they are getting assigned ids 1000. Static CFMs should be

[jira] Created: (CASSANDRA-1354) Static CFMetaData objects are using the wrong constructor.

2010-08-03 Thread Gary Dusbabek (JIRA)
Static CFMetaData objects are using the wrong constructor. -- Key: CASSANDRA-1354 URL: https://issues.apache.org/jira/browse/CASSANDRA-1354 Project: Cassandra Issue Type: Bug

[jira] Updated: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1353: - Attachment: 0001-skip-CL-rows-that-have-unrecoverable-row-mutations.patch commit

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

2010-08-03 Thread Jignesh Dhruv (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jignesh Dhruv reopened CASSANDRA-1291: -- Its not working again. nodetool is displaying wrong IP in the ring command. I see

[jira] Updated: (CASSANDRA-786) RPM Packages

2010-08-03 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-786: -- Attachment: apache-cassandra.spec Some changes to the last attached spec file: * I think

[jira] Updated: (CASSANDRA-1189) Refactor streaming

2010-08-03 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Ranganathan updated CASSANDRA-1189: -- Attachment: 0002-Test-cases-for-Streaming-Messages.patch

[jira] Updated: (CASSANDRA-1354) Static CFMetaData objects are using the wrong constructor.

2010-08-03 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Dusbabek updated CASSANDRA-1354: - Attachment: 0001-use-correct-constructor-when-creating-static-CFM-ins.patch Static

[jira] Commented: (CASSANDRA-1269) improve test coverage of BufferedRandomAccessFile

2010-08-03 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895053#action_12895053 ] Stu Hood commented on CASSANDRA-1269: - The test looks fine, but

[Cassandra Wiki] Update of API07 by MatthewDennis

2010-08-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The API07 page has been changed by MatthewDennis. http://wiki.apache.org/cassandra/API07?action=diffrev1=3rev2=4 -- ## page was

[jira] Updated: (CASSANDRA-1189) Refactor streaming

2010-08-03 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Ranganathan updated CASSANDRA-1189: -- Attachment: 0003-1189-Fixes-v1.patch Fixed the issue with the streaming

[jira] Updated: (CASSANDRA-1189) Refactor streaming

2010-08-03 Thread Nirmal Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Ranganathan updated CASSANDRA-1189: -- Attachment: (was: 0003-1189-Fixes-v1.patch) Refactor streaming

[Cassandra Wiki] Update of API07 by MatthewDennis

2010-08-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The API07 page has been changed by MatthewDennis. http://wiki.apache.org/cassandra/API07?action=diffrev1=4rev2=5 -- ## page was

[jira] Commented: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895102#action_12895102 ] Jonathan Ellis commented on CASSANDRA-1353: --- WARN freaks people out,

[Cassandra Wiki] Update of InstallThrift by jeremyhan na

2010-08-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The InstallThrift page has been changed by jeremyhanna. http://wiki.apache.org/cassandra/InstallThrift?action=diffrev1=4rev2=5 -- -

[Cassandra Wiki] Update of InstallThrift by jeremyhan na

2010-08-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The InstallThrift page has been changed by jeremyhanna. The comment on this change is: Pointing to the revision that cassandra uses instead of trunk..

[jira] Commented: (CASSANDRA-1354) Static CFMetaData objects are using the wrong constructor.

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895103#action_12895103 ] Jonathan Ellis commented on CASSANDRA-1354: --- +1, but for the record, what

[jira] Commented: (CASSANDRA-1269) improve test coverage of BufferedRandomAccessFile

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895105#action_12895105 ] Jonathan Ellis commented on CASSANDRA-1269: --- Can you clarify what you mean by

[jira] Created: (CASSANDRA-1355) Log RPC exceptions and timing data

2010-08-03 Thread Folke Behrens (JIRA)
Log RPC exceptions and timing data -- Key: CASSANDRA-1355 URL: https://issues.apache.org/jira/browse/CASSANDRA-1355 Project: Cassandra Issue Type: Improvement Components: Core Affects Versions:

[jira] Updated: (CASSANDRA-1355) Log RPC exceptions and timing data

2010-08-03 Thread Folke Behrens (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Folke Behrens updated CASSANDRA-1355: - Attachment: 0001-RPCLogger.patch Log RPC exceptions and timing data

[jira] Commented: (CASSANDRA-1355) Log RPC exceptions and timing data

2010-08-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895128#action_12895128 ] Jonathan Ellis commented on CASSANDRA-1355: --- what is this trying to