scylla-jmx/src/main/java/org/apache/cassandra
Amnon Heiman fb9f3c8961 StorageService: getLoadMap should format the load
Similiar to origin, the load map should return a formated load value.

After this patch the nodetool status command:
$nodetool status
Datacenter: datacenter1
=======================
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
--  Address    Load       Tokens  Owns    Host ID
Rack
UN  127.0.0.1  394.97 MB  256     ?
292a6c7f-2063-484c-b54d-9015216f1750  rack1
UN  127.0.0.2  151.07 MB  256     ?
102b6ecd-2081-4073-8172-bf818c35e27b  rack1

Under scylla-jmx
Fixes #18

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2015-12-14 09:05:21 +02:00
..
db ColumnFamilyStore: getSSTableCountPerLevel should return null not empty array 2015-12-03 12:20:30 +02:00
gms FailureDetector: Change getAllEndpointStates implementation 2015-11-18 14:48:15 +02:00
locator Updating the http client and support API exception 2015-10-28 11:25:37 +02:00
metrics createColumnFamilyGauge to support double values return from the API 2015-12-03 12:38:35 +02:00
net MessagingService: Add the depricated getRecentTimeoutsPerHost and 2015-11-17 11:57:07 +02:00
repair Add the RepairParallelism enum 2015-08-27 20:46:02 +03:00
service StorageService: getLoadMap should format the load 2015-12-14 09:05:21 +02:00
streaming Add StreamManagerMBean with its subclasses 2015-11-03 11:28:44 +02:00