scylla-jmx/src/main/java/org/apache/cassandra
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
..
db/commitlog JMX API - Adding the CommitLogMBean stab 2015-05-18 15:31:14 +03:00
gms JMX API: Add the GossiperMBean stab 2015-05-18 15:33:55 +03:00
locator JMX-API: Fix an endless loop in EndpointSnitchInfo 2015-05-19 18:01:53 +03:00
net JMX API rename the cloudius package to cloudius.urchin 2015-05-18 10:27:27 +03:00
repair Adding the StorageServiceMBean stub 2015-05-17 17:48:09 +03:00
service JMX API rename the cloudius package to cloudius.urchin 2015-05-18 10:27:27 +03:00