[infinispan-dev] Getting the coordinator's address

Manik Surtani manik at jboss.org
Tue Dec 7 04:02:22 EST 2010


On 7 Dec 2010, at 07:49, Tristan Tarrant wrote:

> Dear all,
> 
> as per Sanne's suggestion, I am trying out a MuxRpcDispatcher with a custom JGroupsChannelLookup class to stream data from the members to the coordinator. In order to get the coordinator's address I go through the following hoops:
> 
> cache.getAdvancedCache().getRpcManager().getTransport().getCoordinator().getJGroupsAddress().
> 
> which requires obtaining a clustered cache first.
> 
> the EmbeddedCacheManager interface exposes several methods to access the local address, the address of all members and whether the local address is also coordinator, but there is no method to get the cluster's coordinator address. Would it be a crime to add a getCoordinatorAddress() method to the EmbededCacheManager ?

It's a fair request.  Create a JIRA.  :-)

--
Manik Surtani
manik at jboss.org
Lead, Infinispan
Lead, JBoss Cache
http://www.infinispan.org
http://www.jbosscache.org







More information about the infinispan-dev mailing list