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

Failure during reconnect phase for the client in multithread environments

    XMLWordPrintable

Details

    Description

      After a connection failure, like server restart, the client need to reconnect with the next invocation attempt.
      During this phase it happen that the first thread will start the reconnect and wait for the result. The second thread detect that the reconnects are started and skip this.
      Unfortunately this cause errors as the thread is not blocked until the first connection is available again.

      Attachments

        Activity

          People

            rachmato@redhat.com Richard Achmatowicz
            rhn-support-wfink Wolf Fink
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: