Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-3177

ClientInvocation may not always submit requests asynchronously

XMLWordPrintable

      The ClientInvocation checks if the ClientHttpEngine is a AsyncClientHttpEngine. If it is, it actually synchronously executes filters and only submits the HTTP request asynchronously. This should all happen asynchronously for performance reasons and to ensure the Rx support is truly asynchronous.

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: