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

ClusterPartition and related services must share the same multiplexed JChannel

XMLWordPrintable

    • High

      ClusterPartition/HAPartition expose DistributedReplicantManager and DistributedState as part of their API. These 2 services use the "ClusterTreeCache" JBC instance to manage state. To allow consistent use of HAPartition and DRM/DS, they must be talking to the same underlying JChannel. To ensure this:

      1) ClusterTreeCache will be injected into ClusterPartition.
      2) ClusterPartiton will check that ClusterTreeCache is using the multiplexer. It will obtain it's multiplexer reference and stack name from ClusterTreeCache.
      3) ClusterPartition will no longer support creation of a JChannel from a jgroups protocol stack config element.

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

              Created:
              Updated:
              Resolved: