I picked up the 1.0.0-rc1 build and testing now .. But I bet you are
correct
On 9/24/11 6:25 PM, "Jonathan Ellis" wrote:
>I bet this is https://issues.apache.org/jira/browse/CASSANDRA-3253.
>
>On Fri, Sep 23, 2011 at 6:00 PM, Todd Burruss
>wrote:
>> My last test, I cleaned everything, started f
I bet this is https://issues.apache.org/jira/browse/CASSANDRA-3253.
On Fri, Sep 23, 2011 at 6:00 PM, Todd Burruss wrote:
> 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
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
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
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
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
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
>
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
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