Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-2652

Large payload and RESTEasy Reactive

XMLWordPrintable

    • ---

      Enhance support for large payload with RESTEasy Reactive

      There is https://github.com/quarkusio/quarkus/issues/21440 to allow large file download and upload using the Reactive REST Client

      Huge JSON payload sent to JAX-RS endpoint (which doesn't have @Blocking) should be improved, especially support for streaming to allow more than just Multi<Byte[]>.

      On SO people are about this topic too, e.g. https://stackoverflow.com/questions/72501428/quarkus-send-receive-through-reactive-rest-api-huge-stream

      On QE front we have come to this topic when working on QUARKUS-2487 - compression support for Reactive Routes and RESTEasy Reactive

       

            gandrian Georgios Andrianakis
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: