Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2326

enhance farm deployment to handle cluster partitioning and merging

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Obsolete
    • Icon: Optional Optional
    • No Release
    • JBossAS-4.0.2 Final
    • Clustering
    • None

      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.

              bstansbe@redhat.com Brian Stansberry
              smarlow1@redhat.com Scott Marlow
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: