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

Netty4 adapter buffers all output, defeating StreamingOutput

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 3.0.7.Final
    • 3.0.6.Final
    • jaxrs
    • None

    Description

      NettyHttpResponse allocates a ByteBuf and buffers all output into it. As a result, when a resource returns a StreamingOutput, the output is not streamed at all.

      Attachments

        Activity

          People

            patriot1burke@gmail.com Bill Burke (Inactive)
            t.broyer Thomas Broyer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: