[jboss-jira] [JBoss JIRA] Closed: (JBCACHE-950) Expose information about buddy group membership

Manik Surtani (JIRA) jira-events at lists.jboss.org
Tue Mar 13 14:05:47 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-950?page=all ]

Manik Surtani closed JBCACHE-950.
---------------------------------

    Resolution: Done

> Expose information about buddy group membership
> -----------------------------------------------
>
>                 Key: JBCACHE-950
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-950
>             Project: JBoss Cache
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Brian Stansberry
>         Assigned To: Manik Surtani
>             Fix For: 2.0.0.BETA2, 2.0.0.GA
>
>
> Currently there is no way for external code to find out any information about how the cache participates in buddy relationships.
> Two issues (probably should be subtasks):
> 1) BuddyManager exposes getBuddyAddresses() but that only provides info about the group for which the node is data owner, not for any groups the node participates in as a buddy.  Also, it returns an internal data structure, making it unsafe to expose to random code.
> Because of this, if a "primary buddy" wanted to gravitate some or all data upon exit of the data owner, it would have no way to know if it is primary. Having all buddies gravitate data would be "a bad thing".
> 1) In 2.0.0 I believe the BuddyManager is not available except through CacheSPI. Perhaps some info about buddy group membership could be exposed via RuntimeConfig.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list