scylla-jmx/src/main/java/org/apache/cassandra
Amnon Heiman d67e6e60fc EndPointSnitchInfo: Support null as host name
In origin an undocumented feature (bug?) is that passing null as a host
name for getRack and getDatacenter returns the rack or datacenter
according to the loopbck address.

This follow the same behaviour, so when the host is null, the function
will not fail but will call the API with the local loopback address

Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>
2015-09-29 09:30:08 +03:00
..
db Adding depricated implementation to column_family 2015-09-17 13:43:19 +03:00
gms Moving the MBean to 2.1 (8) 2015-07-30 12:01:05 +03:00
locator EndPointSnitchInfo: Support null as host name 2015-09-29 09:30:08 +03:00
metrics LatencyMetrics: Support path parameter 2015-08-24 17:13:34 +03:00
net JMX API rename the cloudius package to cloudius.urchin 2015-05-18 10:27:27 +03:00
repair Add the RepairParallelism enum 2015-08-27 20:46:02 +03:00
service Merge "Adding notification for the repair command" from Amnon 2015-08-31 09:41:01 +03:00