[infinispan-issues] [JBoss JIRA] Commented: (ISPN-822) Allow retrieving coordinator address from EmbeddedCacheManager

Manik Surtani (JIRA) jira-events at lists.jboss.org
Tue Dec 7 14:58:01 EST 2010


    [ https://jira.jboss.org/browse/ISPN-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568278#comment-12568278 ] 

Manik Surtani commented on ISPN-822:
------------------------------------

Go ahead and commit to your fork and issue a pull request, Tristan.

> Allow retrieving coordinator address from EmbeddedCacheManager
> --------------------------------------------------------------
>
>                 Key: ISPN-822
>                 URL: https://jira.jboss.org/browse/ISPN-822
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core API
>    Affects Versions: 4.2.0.CR3
>            Reporter: Tristan Tarrant
>            Assignee: Manik Surtani
>            Priority: Minor
>             Fix For: 4.2.0.CR4
>
>         Attachments: ISPN-822.diff
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list