svn commit: r1178706 - /cassandra/tags/cassandra-1.0.0-rc2/

2011-10-04 Thread slebresne
Author: slebresne Date: Tue Oct 4 07:02:59 2011 New Revision: 1178706 URL: http://svn.apache.org/viewvc?rev=1178706view=rev Log: Creating tag for 1.0.0-rc2 Added: cassandra/tags/cassandra-1.0.0-rc2/ (props changed) - copied from r1178016, cassandra/branches/cassandra-1.0.0/

[jira] [Assigned] (CASSANDRA-3301) Java Stress Tool: COUNTER_GET reads from CounterSuper1 instead of SuperCounter1

2011-10-04 Thread Sylvain Lebresne (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-3301: --- Assignee: Sylvain Lebresne Java Stress Tool: COUNTER_GET reads

[jira] [Updated] (CASSANDRA-3301) Java Stress Tool: COUNTER_GET reads from CounterSuper1 instead of SuperCounter1

2011-10-04 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3301: Attachment: 3301.patch Oops, thanks Cathy. Patch attached.

[jira] [Updated] (CASSANDRA-3295) reduce default heap size

2011-10-04 Thread satish babu krishnamoorthy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] satish babu krishnamoorthy updated CASSANDRA-3295: -- Attachment: 3295.patch reduce default heap size

[jira] [Commented] (CASSANDRA-3269) accumulated 100GB of commit logs

2011-10-04 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119937#comment-13119937 ] Sylvain Lebresne commented on CASSANDRA-3269: - {noformat}

[jira] [Issue Comment Edited] (CASSANDRA-3269) accumulated 100GB of commit logs

2011-10-04 Thread Sylvain Lebresne (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119937#comment-13119937 ] Sylvain Lebresne edited comment on CASSANDRA-3269 at 10/4/11 7:37 AM:

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

2011-10-04 Thread slebresne
Author: slebresne Date: Tue Oct 4 08:15:21 2011 New Revision: 1178717 URL: http://svn.apache.org/viewvc?rev=1178717view=rev Log: update website for 1.0.0-rc2 Modified: cassandra/site/publish/download/index.html cassandra/site/src/settings.py Modified:

[jira] [Created] (CASSANDRA-3303) Short reads protection results in returning more columns than asked for

2011-10-04 Thread Sylvain Lebresne (Created) (JIRA)
Short reads protection results in returning more columns than asked for --- Key: CASSANDRA-3303 URL: https://issues.apache.org/jira/browse/CASSANDRA-3303 Project: Cassandra

[jira] [Updated] (CASSANDRA-2749) fine-grained control over data directories

2011-10-04 Thread Marcus Eriksson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-2749: --- Attachment: 2749_backwards_compatible_v1.patch First version of a backwards

[jira] [Created] (CASSANDRA-3304) Missing fields in show schema output

2011-10-04 Thread Radim Kolar (Created) (JIRA)
Missing fields in show schema output Key: CASSANDRA-3304 URL: https://issues.apache.org/jira/browse/CASSANDRA-3304 Project: Cassandra Issue Type: Bug Components: Core Affects Versions:

[jira] [Commented] (CASSANDRA-3301) Java Stress Tool: COUNTER_GET reads from CounterSuper1 instead of SuperCounter1

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120074#comment-13120074 ] Jonathan Ellis commented on CASSANDRA-3301: --- +1 Java

[jira] [Updated] (CASSANDRA-3263) Whitespace in SimpleSeedProvider string makes seed ignored

2011-10-04 Thread Jordan Pittier (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Pittier updated CASSANDRA-3263: -- Comment: was deleted (was: trim() removes only leading and trailing whitespaces.

[jira] [Commented] (CASSANDRA-3263) Whitespace in SimpleSeedProvider string makes seed ignored

2011-10-04 Thread Jordan Pittier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120076#comment-13120076 ] Jordan Pittier commented on CASSANDRA-3263: --- trim() removes only leading and

[jira] [Updated] (CASSANDRA-3295) reduce default heap size

2011-10-04 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3295: -- Reviewer: brandon.williams reduce default heap size

[jira] [Updated] (CASSANDRA-3304) Missing fields in show schema output

2011-10-04 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3304: -- Component/s: (was: Core) Tools Fix Version/s: 1.0.0

svn commit: r1178785 - in /cassandra/branches/cassandra-0.8: CHANGES.txt tools/stress/src/org/apache/cassandra/stress/operations/CounterGetter.java

2011-10-04 Thread slebresne
Author: slebresne Date: Tue Oct 4 13:49:35 2011 New Revision: 1178785 URL: http://svn.apache.org/viewvc?rev=1178785view=rev Log: Fix stress COUNTER_GET options patch by slebresne; reviewed by jbellis for CASSANDRA-3301 Modified: cassandra/branches/cassandra-0.8/CHANGES.txt

svn commit: r1178787 - in /cassandra/branches/cassandra-1.0.0: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ tools/stress/src/org/apache/cassandra/stress/operations/

2011-10-04 Thread slebresne
Author: slebresne Date: Tue Oct 4 13:51:42 2011 New Revision: 1178787 URL: http://svn.apache.org/viewvc?rev=1178787view=rev Log: merge from 0.8 Modified: cassandra/branches/cassandra-1.0.0/ (props changed) cassandra/branches/cassandra-1.0.0/CHANGES.txt

svn commit: r1178789 - in /cassandra/branches/cassandra-1.0: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ tools/stress/src/org/apache/cassandra/stress/operations/

2011-10-04 Thread slebresne
Author: slebresne Date: Tue Oct 4 13:53:06 2011 New Revision: 1178789 URL: http://svn.apache.org/viewvc?rev=1178789view=rev Log: merge from 1.0.0 Modified: cassandra/branches/cassandra-1.0/ (props changed) cassandra/branches/cassandra-1.0/CHANGES.txt

svn commit: r1178791 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ tools/stress/src/org/apache/cassandra/stress/operations/

2011-10-04 Thread slebresne
Author: slebresne Date: Tue Oct 4 13:55:19 2011 New Revision: 1178791 URL: http://svn.apache.org/viewvc?rev=1178791view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed)

[jira] [Commented] (CASSANDRA-3301) Java Stress Tool: COUNTER_GET reads from CounterSuper1 instead of SuperCounter1

2011-10-04 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120158#comment-13120158 ] Hudson commented on CASSANDRA-3301: --- Integrated in Cassandra-0.8 #359 (See

[jira] [Commented] (CASSANDRA-3295) reduce default heap size

2011-10-04 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120165#comment-13120165 ] Brandon Williams commented on CASSANDRA-3295: - I think it would make more

[jira] [Created] (CASSANDRA-3305) LeveledCompactionStrategy fails to remove compacted files on Windows

2011-10-04 Thread Radim Kolar (Created) (JIRA)
LeveledCompactionStrategy fails to remove compacted files on Windows Key: CASSANDRA-3305 URL: https://issues.apache.org/jira/browse/CASSANDRA-3305 Project: Cassandra Issue

[jira] [Created] (CASSANDRA-3306) Error in LeveledCompactionStrategy

2011-10-04 Thread Radim Kolar (Created) (JIRA)
Error in LeveledCompactionStrategy -- Key: CASSANDRA-3306 URL: https://issues.apache.org/jira/browse/CASSANDRA-3306 Project: Cassandra Issue Type: Bug Affects Versions: 1.0.0 Reporter: Radim

[jira] [Commented] (CASSANDRA-3295) reduce default heap size

2011-10-04 Thread Radim Kolar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120173#comment-13120173 ] Radim Kolar commented on CASSANDRA-3295: It crashes on 512m if you have to do

[jira] [Commented] (CASSANDRA-3295) reduce default heap size

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120191#comment-13120191 ] Jonathan Ellis commented on CASSANDRA-3295: --- But if you only have a 1GB

[jira] [Commented] (CASSANDRA-3295) reduce default heap size

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120194#comment-13120194 ] Jonathan Ellis commented on CASSANDRA-3295: --- (I think the point that my

[jira] [Commented] (CASSANDRA-3295) reduce default heap size

2011-10-04 Thread Radim Kolar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120204#comment-13120204 ] Radim Kolar commented on CASSANDRA-3295: actually i run cassandra for

[jira] [Commented] (CASSANDRA-3306) Error in LeveledCompactionStrategy

2011-10-04 Thread Radim Kolar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120207#comment-13120207 ] Radim Kolar commented on CASSANDRA-3306: another problem. why not store data

[jira] [Updated] (CASSANDRA-3263) Whitespace in SimpleSeedProvider string makes seed ignored

2011-10-04 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3263: -- Assignee: Marcus Eriksson Whitespace in SimpleSeedProvider string makes seed

[jira] [Assigned] (CASSANDRA-3211) Enhanced IP resolution for machines with multiple network interfaces

2011-10-04 Thread Jonathan Ellis (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-3211: - Assignee: Brian ONeill Enhanced IP resolution for machines with

[jira] [Commented] (CASSANDRA-3306) Error in LeveledCompactionStrategy

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120214#comment-13120214 ] Jonathan Ellis commented on CASSANDRA-3306: --- Because then you get into hairy

svn commit: r1178833 - in /cassandra/branches/cassandra-1.0.0: CHANGES.txt conf/cassandra-env.sh

2011-10-04 Thread brandonwilliams
Author: brandonwilliams Date: Tue Oct 4 15:34:24 2011 New Revision: 1178833 URL: http://svn.apache.org/viewvc?rev=1178833view=rev Log: Change default heap thresholds to max(min(1/2 ram, 1G), min(1/4 ram, 8GB)). Patch by satishbabu, reviewed by brandonwilliams for CASSANDRA-3295 Modified:

[jira] [Updated] (CASSANDRA-3304) Missing fields in show schema output

2011-10-04 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3304: --- Attachment: CASSANDRA-3304.patch Missing fields in show schema output

buildbot success in ASF Buildbot on cassandra-1.0.0

2011-10-04 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-1.0.0 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-1.0.0/builds/42 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build

[jira] [Commented] (CASSANDRA-3304) Missing fields in show schema output

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120224#comment-13120224 ] Jonathan Ellis commented on CASSANDRA-3304: --- +1 Missing

[jira] [Commented] (CASSANDRA-3306) Error in LeveledCompactionStrategy

2011-10-04 Thread Radim Kolar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120229#comment-13120229 ] Radim Kolar commented on CASSANDRA-3306: as i understand new flushed tables

svn commit: r1178843 - in /cassandra/branches/cassandra-1.0.0: CHANGES.txt src/java/org/apache/cassandra/cli/CliClient.java src/java/org/apache/cassandra/cli/CliUtils.java

2011-10-04 Thread xedin
Author: xedin Date: Tue Oct 4 15:57:00 2011 New Revision: 1178843 URL: http://svn.apache.org/viewvc?rev=1178843view=rev Log: Fix missing fields in CLI `show schema` output patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-3304 Modified:

[jira] [Commented] (CASSANDRA-3306) Error in LeveledCompactionStrategy

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120240#comment-13120240 ] Jonathan Ellis commented on CASSANDRA-3306: --- This isn't really a great place

[jira] [Commented] (CASSANDRA-3306) Error in LeveledCompactionStrategy

2011-10-04 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120241#comment-13120241 ] Brandon Williams commented on CASSANDRA-3306: - bq. why not store data in

[jira] [Created] (CASSANDRA-3307) Java JDBC driver fails with DELETE statements

2011-10-04 Thread Corey Hulen (Created) (JIRA)
Java JDBC driver fails with DELETE statements - Key: CASSANDRA-3307 URL: https://issues.apache.org/jira/browse/CASSANDRA-3307 Project: Cassandra Issue Type: Bug Components: Drivers

[jira] [Commented] (CASSANDRA-3269) accumulated 100GB of commit logs

2011-10-04 Thread Yang Yang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120244#comment-13120244 ] Yang Yang commented on CASSANDRA-3269: -- bq. That could (should) not happen. The

[jira] [Commented] (CASSANDRA-3307) Java JDBC driver fails with DELETE statements

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120245#comment-13120245 ] Jonathan Ellis commented on CASSANDRA-3307: --- So these do work in cqlsh?

[jira] [Commented] (CASSANDRA-3269) accumulated 100GB of commit logs

2011-10-04 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120248#comment-13120248 ] Sylvain Lebresne commented on CASSANDRA-3269: - Hum, #3253 moved a flush to

[jira] [Commented] (CASSANDRA-3307) Java JDBC driver fails with DELETE statements

2011-10-04 Thread Corey Hulen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120253#comment-13120253 ] Corey Hulen commented on CASSANDRA-3307: I have not verified using cqlsh, but

[jira] [Closed] (CASSANDRA-3268) Cannot read counter value from jdbc cql

2011-10-04 Thread Corey Hulen (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corey Hulen closed CASSANDRA-3268. -- Cannot read counter value from jdbc cql ---

[jira] [Commented] (CASSANDRA-3269) accumulated 100GB of commit logs

2011-10-04 Thread Yang Yang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120257#comment-13120257 ] Yang Yang commented on CASSANDRA-3269: -- yeah I was wrong. but as stated in

[jira] [Commented] (CASSANDRA-3298) CompressedRandomAccessReaderTest fails on Windows

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120260#comment-13120260 ] Jonathan Ellis commented on CASSANDRA-3298: --- So it's a bug in the test?

[jira] [Commented] (CASSANDRA-3298) CompressedRandomAccessReaderTest fails on Windows

2011-10-04 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120262#comment-13120262 ] Pavel Yaskevich commented on CASSANDRA-3298: yes

[jira] [Updated] (CASSANDRA-3269) accumulated 100GB of commit logs

2011-10-04 Thread Yang Yang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-3269: - Comment: was deleted (was: yeah I was wrong. but as stated in comment

[jira] [Commented] (CASSANDRA-3269) accumulated 100GB of commit logs

2011-10-04 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120266#comment-13120266 ] Sylvain Lebresne commented on CASSANDRA-3269: - {quote} there is hard

[jira] [Resolved] (CASSANDRA-3269) accumulated 100GB of commit logs

2011-10-04 Thread Yang Yang (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang resolved CASSANDRA-3269. -- Resolution: Fixed accumulated 100GB of commit logs

[jira] [Commented] (CASSANDRA-3269) accumulated 100GB of commit logs

2011-10-04 Thread Yang Yang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120280#comment-13120280 ] Yang Yang commented on CASSANDRA-3269: -- thanks Sylvain. now I see that cfWrite

[jira] [Updated] (CASSANDRA-3269) possible early deletion of commit logs

2011-10-04 Thread Yang Yang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-3269: - Summary: possible early deletion of commit logs (was: accumulated 100GB of commit logs)

[jira] [Commented] (CASSANDRA-3298) CompressedRandomAccessReaderTest fails on Windows

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120286#comment-13120286 ] Jonathan Ellis commented on CASSANDRA-3298: --- looks like the fix is to make

svn commit: r1178868 - in /cassandra/branches/cassandra-1.0.0: CHANGES.txt test/unit/org/apache/cassandra/io/compress/CompressedRandomAccessReaderTest.java

2011-10-04 Thread xedin
Author: xedin Date: Tue Oct 4 17:16:08 2011 New Revision: 1178868 URL: http://svn.apache.org/viewvc?rev=1178868view=rev Log: Fix broken CompressedRandomAccessReaderTest patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-3298 Modified:

[jira] [Commented] (CASSANDRA-3307) Java JDBC driver fails with DELETE statements

2011-10-04 Thread Rick Shaw (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120296#comment-13120296 ] Rick Shaw commented on CASSANDRA-3307: -- Could you please attach the stack trace

[jira] [Resolved] (CASSANDRA-2170) Load spikes

2011-10-04 Thread Brandon Williams (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-2170. - Resolution: Fixed bq. Is the stack trace I gave interesting enough to pursue

[jira] [Commented] (CASSANDRA-3307) Java JDBC driver fails with DELETE statements

2011-10-04 Thread Corey Hulen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120315#comment-13120315 ] Corey Hulen commented on CASSANDRA-3307: The consistancy level error can be

[jira] [Commented] (CASSANDRA-3307) Java JDBC driver fails with DELETE statements

2011-10-04 Thread Corey Hulen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120323#comment-13120323 ] Corey Hulen commented on CASSANDRA-3307: Sorry, looks like the above regex

[jira] [Commented] (CASSANDRA-3307) Java JDBC driver fails with DELETE statements

2011-10-04 Thread Corey Hulen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120340#comment-13120340 ] Corey Hulen commented on CASSANDRA-3307: The delete row statement stack trace

[jira] [Commented] (CASSANDRA-3307) Java JDBC driver fails with DELETE statements

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120366#comment-13120366 ] Jonathan Ellis commented on CASSANDRA-3307: --- Ah, that makes sense. The

[jira] [Created] (CASSANDRA-3308) Add compaction_thread_priority back

2011-10-04 Thread Brandon Williams (Created) (JIRA)
Add compaction_thread_priority back --- Key: CASSANDRA-3308 URL: https://issues.apache.org/jira/browse/CASSANDRA-3308 Project: Cassandra Issue Type: Bug Reporter: Brandon Williams Fix

[jira] [Created] (CASSANDRA-3309) Nodetool Doesnt close the open JMX connection causing it to leak Threads

2011-10-04 Thread Vijay (Created) (JIRA)
Nodetool Doesnt close the open JMX connection causing it to leak Threads Key: CASSANDRA-3309 URL: https://issues.apache.org/jira/browse/CASSANDRA-3309 Project: Cassandra

[jira] [Commented] (CASSANDRA-3308) Add compaction_thread_priority back

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120460#comment-13120460 ] Jonathan Ellis commented on CASSANDRA-3308: --- bq. compaction is actually CPU

[jira] [Commented] (CASSANDRA-3308) Add compaction_thread_priority back

2011-10-04 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120462#comment-13120462 ] Brandon Williams commented on CASSANDRA-3308: - bq. Even so, I think mbps

[jira] [Assigned] (CASSANDRA-3309) Nodetool Doesnt close the open JMX connection causing it to leak Threads

2011-10-04 Thread Vijay (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay reassigned CASSANDRA-3309: Assignee: Vijay Nodetool Doesnt close the open JMX connection causing it to leak Threads

[jira] [Updated] (CASSANDRA-3309) Nodetool Doesnt close the open JMX connection causing it to leak Threads

2011-10-04 Thread Vijay (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-3309: - Attachment: 0001-fixing-jmx-thread-leak.patch Simple fix which just fixes nodetool to close the

[jira] [Commented] (CASSANDRA-3259) Replace token leaves the old node state in tact causing problems in cli

2011-10-04 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120470#comment-13120470 ] Brandon Williams commented on CASSANDRA-3259: - Done and done.

[jira] [Created] (CASSANDRA-3310) Update lib/jamm-0.2.5 to the version deployed to Maven central

2011-10-04 Thread Stephen Connolly (Created) (JIRA)
Update lib/jamm-0.2.5 to the version deployed to Maven central -- Key: CASSANDRA-3310 URL: https://issues.apache.org/jira/browse/CASSANDRA-3310 Project: Cassandra Issue Type: Bug

[jira] [Created] (CASSANDRA-3311) cqlsh: Error running select * vs select all columns

2011-10-04 Thread Cathy Daw (Created) (JIRA)
cqlsh: Error running select * vs select all columns --- Key: CASSANDRA-3311 URL: https://issues.apache.org/jira/browse/CASSANDRA-3311 Project: Cassandra Issue Type: Bug

[jira] [Updated] (CASSANDRA-3311) cqlsh: Error running select * vs select all columns

2011-10-04 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3311: -- Assignee: Pavel Yaskevich may be a bug in the schema part of the resultset. can

[jira] [Updated] (CASSANDRA-3311) cqlsh: Error running select * vs select all columns

2011-10-04 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3311: -- Component/s: API Affects Version/s: 1.0.0 Fix Version/s: 1.0.0

svn commit: r1178957 - in /cassandra/branches: cassandra-0.8/CHANGES.txt cassandra-0.8/src/java/org/apache/cassandra/tools/NodeCmd.java cassandra-1.0.0/CHANGES.txt cassandra-1.0.0/src/java/org/apache/

2011-10-04 Thread brandonwilliams
Author: brandonwilliams Date: Tue Oct 4 21:20:41 2011 New Revision: 1178957 URL: http://svn.apache.org/viewvc?rev=1178957view=rev Log: Nodetool closes JMX connections to avoid leaking timer threads. Patch by vijay, reviewed by brandonwilliams for CASSANDRA-3309 Modified:

[jira] [Updated] (CASSANDRA-3309) Nodetool Doesnt close the open JMX connection causing it to leak Threads

2011-10-04 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3309: Reviewer: brandon.williams Nodetool Doesnt close the open JMX connection

buildbot failure in ASF Buildbot on cassandra-1.0.0

2011-10-04 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-1.0.0 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-1.0.0/builds/45 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build

buildbot failure in ASF Buildbot on cassandra-0.8

2011-10-04 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-0.8 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-0.8/builds/23 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build Source

buildbot success in ASF Buildbot on cassandra-1.0.0

2011-10-04 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-1.0.0 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-1.0.0/builds/46 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: forced: by IRC

buildbot success in ASF Buildbot on cassandra-0.8

2011-10-04 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-0.8 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-0.8/builds/24 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: forced: by IRC user

[jira] [Updated] (CASSANDRA-3311) cqlsh: Error running select * vs select all columns

2011-10-04 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3311: --- Attachment: CASSANDRA-3311.patch cqlsh: Error running select * vs select

[jira] [Commented] (CASSANDRA-3309) Nodetool Doesnt close the open JMX connection causing it to leak Threads

2011-10-04 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120524#comment-13120524 ] Hudson commented on CASSANDRA-3309: --- Integrated in Cassandra-0.8 #360 (See

[jira] [Commented] (CASSANDRA-3307) Java JDBC driver fails with DELETE statements

2011-10-04 Thread Rick Shaw (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120551#comment-13120551 ] Rick Shaw commented on CASSANDRA-3307: -- The metadata does not return the

[jira] [Commented] (CASSANDRA-3307) Java JDBC driver fails with DELETE statements

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120614#comment-13120614 ] Jonathan Ellis commented on CASSANDRA-3307: --- what if we followed through on

[jira] [Resolved] (CASSANDRA-3310) Update lib/jamm-0.2.5 to the version deployed to Maven central

2011-10-04 Thread T Jake Luciani (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani resolved CASSANDRA-3310. --- Resolution: Fixed Thx, verified its working. Update

[jira] [Created] (CASSANDRA-3312) need initClause when catch Exception and throw new Exception in cli

2011-10-04 Thread Jackson Chung (Created) (JIRA)
need initClause when catch Exception and throw new Exception in cli --- Key: CASSANDRA-3312 URL: https://issues.apache.org/jira/browse/CASSANDRA-3312 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-3312) need initClause when catch Exception and throw new Exception in cli

2011-10-04 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120653#comment-13120653 ] Jonathan Ellis commented on CASSANDRA-3312: --- I think throw new RTE(e) would

[cassandra-jdbc] push by john.eri...@gmail.com - sync up with cassandra drivers tree on 2011-10-04 21:50 GMT

2011-10-04 Thread cassandra-jdbc . apache-extras . org
Revision: 061f011e5b3b Author: Eric Evans e...@acunu.com Date: Tue Oct 4 14:50:15 2011 Log: sync up with cassandra drivers tree http://code.google.com/a/apache-extras.org/p/cassandra-jdbc/source/detail?r=061f011e5b3b

[jira] [Commented] (CASSANDRA-3307) Java JDBC driver fails with DELETE statements

2011-10-04 Thread Rick Shaw (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120659#comment-13120659 ] Rick Shaw commented on CASSANDRA-3307: -- Not sure I understand the UNION question