public void removeClusterTopologyListener(final ClusterTopologyListener listener) {
   topology.removeClusterTopologyListener(listener);
 }