scylla-jmx/src/main/java
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
..
com APIClient: Fixing a problem with getString 2015-09-14 13:32:15 +03:00
org/apache/cassandra EndPointSnitchInfo: Support null as host name 2015-09-29 09:30:08 +03:00