Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-10466 Upgrade jboss-ejb3-bom-eap5 to 1.0.5
  3. JBPAPP-10211

EJB3 load balancing doesn't keep client's node list up to date when jndi call-by-value is used

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • EAP_EWP 5.3.0.ER1
    • EAP_EWP 5.1.2
    • Clustering
    • None
    • Windows and fedora

    • Hide
      An issue with EJB3 load-balancing not updating a client's node list after a cluster node disconnects has been resolved in this release or EAP 5.

      It was found that using the call-by-value attribute, with isolation as a property was causing FamilyClusterInfo to be overwritten by a JNDI call that triggers demarshaling of the MVP.

      A 'finally' block has been added to the code to ensure the FamilyClusterInfo object is not overwritten once updated with new topology.
      Show
      An issue with EJB3 load-balancing not updating a client's node list after a cluster node disconnects has been resolved in this release or EAP 5. It was found that using the call-by-value attribute, with isolation as a property was causing FamilyClusterInfo to be overwritten by a JNDI call that triggers demarshaling of the MVP. A 'finally' block has been added to the code to ensure the FamilyClusterInfo object is not overwritten once updated with new topology.
    • Needs More Info
    • NEW

    Description

      EJB3 load balancing doesn't keep client's node list up to date when call-by-value and isolation are used

      Attachments

        Issue Links

          Activity

            People

              rhn-cservice-bbaranow Bartosz Baranowski
              rhn-support-sappleton Shaun Appleton
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: