scylla-jmx/src/main/java/org/apache/cassandra/locator
Amnon Heiman 0ef065ebc7 JMX-API: Fix an endless loop in EndpointSnitchInfo
This was a code that was modified from Origin, in the JMX API
initilization is done in the custructor, which mean that it would enter
an endless loop.

When initiliation in the constructor this should be used.

Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
2015-05-19 18:01:53 +03:00
..
EndpointSnitchInfo.java JMX-API: Fix an endless loop in EndpointSnitchInfo 2015-05-19 18:01:53 +03:00
EndpointSnitchInfoMBean.java JMX API: Adding the EndpointSnitchInfoMBean stab 2015-05-18 15:52:53 +03:00