[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-1320) When a view change is received and a buddy knows that a data owner has died, it should mark the region as defunct

Manik Surtani (JIRA) jira-events at lists.jboss.org
Mon Apr 7 11:57:21 EDT 2008


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

Manik Surtani updated JBCACHE-1320:
-----------------------------------

    Description: 
E.g., if a buddy has a region to back up state for a data owner, such as:

/_BUDDY_BACKUP_/dataOwner/

and the data owner has died, it should rename the region as:

/_BUDDY_BACKUP_/dataOwner:DEAD/NNN/

where NNN is an incremental number based on the number of times a data owner dies and comes back up with the same IpAddress.  

This is to prevent a clash of regions when a data owner resurrects.

  was:
E.g., if a buddy has a region to back up state for a data owner, such as:

/_BUDDY_BACKUP_/dataOwner/

and the data owner has died, it should rename the region as:

/_BUDDY_BACKUP_/dataOwner:dead_NNN/

where NNN is an incremental number based on the number of times a data owner dies and comes back up with the same IpAddress.  

This is to prevent a clash of regions when a data owner resurrects.


> When a view change is received and a buddy knows that a data owner has died, it should mark the region as defunct
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: JBCACHE-1320
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1320
>             Project: JBoss Cache
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.1.0.GA
>            Reporter: Manik Surtani
>         Assigned To: Manik Surtani
>             Fix For: 2.2.0.GA
>
>
> E.g., if a buddy has a region to back up state for a data owner, such as:
> /_BUDDY_BACKUP_/dataOwner/
> and the data owner has died, it should rename the region as:
> /_BUDDY_BACKUP_/dataOwner:DEAD/NNN/
> where NNN is an incremental number based on the number of times a data owner dies and comes back up with the same IpAddress.  
> This is to prevent a clash of regions when a data owner resurrects.

-- 
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