scylla-jmx/src/main/java/org/apache/cassandra/service
Amnon Heiman a707b487f0 StorageService: remove node should use hostid and not token
There is a confusion in origin, the MBean declare token as the parameter
to remove, but the implementation actually uses host id.

This patch modify scylla implementation to pass a host id as the
parameter to remove.

Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
2015-10-26 10:31:43 +02:00
..
CacheService.java Instantiate the CacheMetrics 2015-07-01 10:11:21 +03:00
CacheServiceMBean.java Adding the CacheServiceMBean and CacheService 2015-06-24 16:48:56 +03:00
StorageProxy.java ClientRequestMetrics: pass the url similiar to LatencyMetrics 2015-10-25 13:36:10 +02:00
StorageProxyMBean.java Moving the MBean to 2.1 (8) 2015-07-30 12:01:05 +03:00
StorageService.java StorageService: remove node should use hostid and not token 2015-10-26 10:31:43 +02:00
StorageServiceMBean.java StorageService: Add notification suport for the repair command 2015-08-27 21:02:28 +03:00