Uploaded image for project: 'EJB Client Library (AS7+)'
  1. EJB Client Library (AS7+)
  2. EJBCLIENT-362

'module' information lost in HA singleton-deployment environment

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 4.0.27.Final
    • None

    Description

      Environment:

      • 3 node cluster with a HA singleton-deployment
      • a client with all 3 cluster nodes in PROVIDER_URL for initial context

      Issue:

      When the node running the singleton-deployment is shutdown/killed, an async message is sent from the new node where the singleton-deployment is started next to the client. This lead to an update of the NodeInformation held inside DiscoveredNodeRegistry. In parallel the client continues to call EJBs on the cluster. These are failing due to NoSuchEJBException on all nodes. These NoSuchEJBException lead to removing the module information on the NodeInformation again, which might override the recently received information for the new node running the HA singleton-deployment.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-jbaesner Joerg Baesner
              rhn-support-jbaesner Joerg Baesner
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: