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

Invocation timeout not being processed correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.0.0.CR6
    • 4.0.0.CR5
    • None

    Description

      There are two problems here:
      1. the timeout value used in EJBClientInvocationContext.awaitResponse() is in ms and used in a remaining time calculation which is based on nanosecond, and so all invocations are being marked as having timed out
      2. there is no way to configure invocation timeout in the new EJB client configuration file

      See the issue https://issues.jboss.org/browse/JBEAP-12075 for details.

      Attachments

        Issue Links

          Activity

            People

              rachmato@redhat.com Richard Achmatowicz
              rachmato@redhat.com Richard Achmatowicz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: