Just experienced something i don't understand yet.

Running a 3 node cluster successfully for a few days now, then one of
the nodes went down (server required reboot).
After this the other two nodes kept throwing UnavailableExceptions like

UnavailableException()
        at 
org.apache.cassandra.service.WriteResponseHandler.assureSufficientLiveNodes(WriteResponseHandler.java:127)
        at 
org.apache.cassandra.service.StorageProxy.mutate(StorageProxy.java:118)
        at 
no.finntech.countstats.listener.CassandraMessageListener$1.run(CassandraMessageListener.java:356)

(this code being loosely based off the second example in
http://wiki.apache.org/cassandra/ScribeToCassandra ).

This seems a bit weird to me when the StorageProxy.mutate(..) is being
called with ConsistencyLevel.ONE.

I'm running 0.7.4 so i doubt it to be CASSANDRA-2069

~mck

-- 
"Everything you can imagine is real." Pablo Picasso 
| http://semb.wever.org | http://sesat.no
| http://tech.finn.no       | Java XSS Filter

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to