[jboss-jira] [JBoss JIRA] Updated: (JBAS-2326) enhance farm deployment to handle cluster partitioning and merging

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Jan 20 15:30:04 EST 2009


     [ https://jira.jboss.org/jira/browse/JBAS-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated JBAS-2326:
-----------------------------------

    Fix Version/s: Backlog
         Assignee: Brian Stansberry  (was: Scott Marlow)


Should be part of the ProfileService clustering work.

>  enhance farm deployment to handle cluster partitioning and merging
> -------------------------------------------------------------------
>
>                 Key: JBAS-2326
>                 URL: https://jira.jboss.org/jira/browse/JBAS-2326
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>    Affects Versions: JBossAS-4.0.2 Final
>            Reporter: Scott Marlow
>            Assignee: Brian Stansberry
>            Priority: Optional
>             Fix For: Backlog
>
>
>  Handle partitions and merges. Here's a use case:
>     * Group is {A,B,C,D,E}
>     * Partition occurs
>     * Groups are now {A,B,C} and {D,E}
>     * User drops WAR into E
>     * D and E will have WAR
>     * Partition heals, merge occurs
>           o Group is now {A,B,C,D,E}
>     * A,B,C don't have the WAR, D and E have it
> We could possibly use the same algorithm we use to reconcile this when D
> and E were offline and a user dropped the WAR into E's ./farm dir.

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

        



More information about the jboss-jira mailing list