Re: Logging Cassandra queries

2013-05-20 Thread Ilya Kirnos
for this feature? Do you think it would be helpful? BTW, just get keyX or set keyX would work for me. I'll check org.apache.cassandra.thrift.CassandraServer as Aaron suggested (but still the list of classes would be helpful :) ) Thanks! 2013/5/19 Ilya Kirnos i...@cardspring.com If you're looking

Re: Logging Cassandra queries

2013-05-18 Thread Ilya Kirnos
If you're looking for logging like get keyX with CL quorum and slice Y took n millis there's nothing like that from what I could find. We had to modify c* source (CassandraServer.java) to add this query logging to the thrift codepath. On May 18, 2013 3:20 PM, Tomàs Núnez tomas.nu...@groupalia.com

Request trace question

2013-02-25 Thread Ilya Kirnos
Here's a sample request trace (Cassandra 1.2.1), where there's a gap of almost 60ms between one of the two local quorum nodes receiving a message and the row cache getting hit. There's then a further almost 60ms delay between the response enqueue and the actual send. Please see 54.234.178.159 in