Hi,
We are using Apache Cassandra 1.0.5. For some column families, write latency is shown as NaN even though write count is present. See below. How can i make it show correct latency value. Appreciate your help.
Keyspace: Test1
Read Count: 389056
Read Latency: 0.03497599831386741 ms.
Write Count: 43413
Write Latency: 0.024415106074217402 ms.
Pending Tasks: 0
Column Family: test_cf
SSTable count: 2
Space used (live): 1007557
Space used (total): 1007557
Number of Keys (estimate): 1408
Memtable Columns Count: 54
Memtable Data Size: 27125
Memtable Switch Count: 20
Read Count: 389056
Read Latency: 0.104 ms.
Write Count: 43413
Write Latency: NaN ms.
Pending Tasks: 0
Bloom Filter False Postives: 0
Bloom Filter False Ratio: 0.00000
Bloom Filter Space Used: 2344
Key cache capacity: 200000
Key cache size: 802
Key cache hit rate: 1.0
Row cache: disabled
Compacted row minimum size: 643
Compacted row maximum size: 924
Compacted row mean size: 847
