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

ClientInvocation may not always submit requests asynchronously

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: