scylla-jmx/src/main/java/org/apache/cassandra
Pekka Enberg d0757c4505 CompactionManager: Fix JSON conversion in getCompactions()
This makes 'nodetool compactionstats' work:

  [penberg@nero cassandra]$ ./bin/nodetool compactionstats
  pending tasks: 0
     compaction type    keyspace       table   completed    total   unit   progress
          compaction   keyspace1   standard1      170719   500096   keys     34.14%
          compaction   keyspace1   standard1      174781   441600   keys     39.58%
  Active compaction remaining time :   0h00m00s

Fixes scylladb/scylla#745.
2016-01-05 15:15:49 +02:00
..
db CompactionManager: Fix JSON conversion in getCompactions() 2016-01-05 15:15:49 +02:00
gms Clean the jmxproxy output 2015-12-30 09:27:33 +02:00
locator Clean the jmxproxy output 2015-12-30 09:27:33 +02:00
metrics Import the StreamingMetrics from origin 2015-12-31 12:44:34 +02:00
net Clean the jmxproxy output 2015-12-30 09:27:33 +02:00
repair Add the RepairParallelism enum 2015-08-27 20:46:02 +03:00
service StorageService: Support the update getLoadMap API 2015-12-30 10:50:57 +02:00
streaming StreamSummary: Accept null values 2015-12-31 12:44:34 +02:00