Jenkins build is still unstable: Cassandra-Coverage #132

2011-09-23 Thread Apache Jenkins Server
See

Re: Assertion

2011-09-23 Thread Brandon Williams
On Fri, Sep 23, 2011 at 6:00 PM, Todd Burruss wrote: > Here is a sample from one of the machines: > > Pool Name     Active   Pending     Completed   Blocked  All time blocked > MutationStage                    32     1492    1416296   0       0 Can you get a thread dump to see what they are block

Re: Assertion

2011-09-23 Thread Todd Burruss
My last test, I cleaned everything, started from scratch and I can still repo. The AssertionError you mention below could be unrelated to my writes not working. This time there are _no_ exceptions or errors reported from any cassandra node. My app runs for a while before writes start failing. I

Re: Assertion

2011-09-23 Thread Brandon Williams
On 9/23/11, Todd Burruss wrote: > INFO [HintedHandoff:4] 2011-09-22 22:59:27,626 HintedHandOffManager.java > (line 259) Started hinted handoff for token: > 150124573641590498586782915043427152112 with IP: /10.185.35.39 > ERROR [HintedHandoff:4] 2011-09-22 22:59:27,648 AbstractCassandraDaemon.java

Re: Assertion

2011-09-23 Thread Todd Burruss
No On 9/23/11 3:04 PM, "Jonathan Ellis" wrote: >New errors in the log? > >On Fri, Sep 23, 2011 at 4:45 PM, Todd Burruss >wrote: >> More information ... My cluster is in the state where I can read, but >>not >> write, again. I used CLI to drop and recreate my keyspace and CFs. I >> then starte

Re: Assertion

2011-09-23 Thread Jonathan Ellis
New errors in the log? On Fri, Sep 23, 2011 at 4:45 PM, Todd Burruss wrote: > More information ... My cluster is in the state where I can read, but not > write, again.  I used CLI to drop and recreate my keyspace and CFs.  I > then started inserting my data.  Before inserting all my test data I >

Re: Assertion

2011-09-23 Thread Todd Burruss
More information ... My cluster is in the state where I can read, but not write, again. I used CLI to drop and recreate my keyspace and CFs. I then started inserting my data. Before inserting all my test data I starting getting TimedOutException on the client (Hector), then I realized it was in

Re: [VOTE] Release Mojo's Cassandra Maven Plugin 0.8.6-1

2011-09-23 Thread Stephen Connolly
This vote has passed: +1: Me, Colin & Nate 0: -1: I will proceed with the release -Stephen On 20 September 2011 15:27, Stephen Connolly wrote: > Hi, > > I'd like to release version 0.8.6-1 of Mojo's Cassandra Maven Plugin > to sync up with the recent 0.8.6 release of Apache Cassandra. > > > We

Assertion

2011-09-23 Thread Todd Burruss
Fyi … I am seeing the exception (at end of message) using 1.0-beta1. Notes: - I was running 0.8.5 before dropping in 1.0-beta1 - upgraded yaml file to be 1.0 - some CFs were created in 0.8.5 and some in 1.0-beta1 A couple of observations after seeing this: - cannot nicely kill cassandra, must u