how do i know if nodetool repair is finished

2014-08-02 Thread KZ Win
Thanks for great information. Is it generally safe to accept read and write to the clusters while the repair is going on? I accept that the performance may be low during this time. Is it also generally safe to add another node to this cluster with higher rep factor before the repair is not finis

data type is object when metric instrument using Gauge?

2014-08-02 Thread mike
Dear All We are trying to monitor Cassandra using JMX. The monitoring tool we are using works fine for meters, However, if the metrcis are collected using gauge, the data type is object, then, our tool treat it as a string instead of a double. for example org.apache.cassandra.metrics:type=

Re: Occasional read timeouts seen during row scans

2014-08-02 Thread Jack Krupansky
Are you seeing garbage collections in the log at around the same time as these occasional timeouts? Can you identify which requests are timing out? And then can you try some of them again and see if they succeed at least sometimes and how long they take then? Do you have a test case that you

Re: Occasional read timeouts seen during row scans

2014-08-02 Thread Duncan Sands
Hi Clint, is time correctly synchronized between your nodes? Ciao, Duncan. On 02/08/14 02:12, Clint Kelly wrote: BTW a few other details, sorry for omitting these: * We are using version 2.0.4 of the Java driver * We are running against Cassandra 2.0.9 * I tried messing around with the p