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

Netty4 adapter buffers all output, defeating StreamingOutput

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: