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

HAPartition starts successfully even if state transfer fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • JBossAS-4.0.5.CR1
    • JBossAS-4.0.3 SP1
    • Clustering
    • None
    • Documentation (Ref Guide, User Guide, etc.)
    • High

      Failure to receive state from the coordinator does not prevent starting a cache. The HAPartitionImpl that's starting just assumes it is the coordinator and logs an INFO level message.

      We need to determine for sure whether we are the coordinator, and if not, throw an Exception.

      We also do nothing to ensure that the setState() call (which is happening in another thread) executes successfully. We need to look at how TreeCache handles this as an example of what to do.

            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: