I checked this and all the numbers seemed to be about the same. Although the files would compact from time to time. There was nothing to suggest why 1 node, ongoingly had less load then the others.
Regards, On Fri, Oct 12, 2012 at 7:22 PM, Alexey Zotov <azo...@griddynamics.com>wrote: > Hi Ben, > > I suggest you to compare amount of queries for each node. May be the > problem is on the client side. > Yoy can do that using JMX: > "org.apache.cassandra.db:type=ColumnFamilies,keyspace=<YOUR > KEYSPACE>,columnfamily=<YOUR CF>","ReadCount" > "org.apache.cassandra.db:type=ColumnFamilies,keyspace=<YOUR > KEYSPACE>,columnfamily=<YOUR CF>","WriteCount" > > Also I suggest to check output of "nodetool compactionstats". > > -- > Alexey > > > -- -Ben