Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1208

DeflatingStreamSinkConduit does not play nicely with http2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 1.4.20.Final
    • Core
    • None
    • Hide

      Download large compressed file using http2, client fails, server complains the channel is closed.

      Will attempt to build a repro repo.

      Show
      Download large compressed file using http2, client fails, server complains the channel is closed. Will attempt to build a repro repo.

      java.nio.channels.ClosedChannelException: null
      
      	at io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel.safeToSend(AbstractFramedStreamSinkChannel.java:440) ~[undertow-core-1.4.20.Final.jar:1.4.20.Final]
      
      	at io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel.write(AbstractFramedStreamSinkChannel.java:379) ~[undertow-core-1.4.20.Final.jar:1.4.20.Final]
      
      	at org.xnio.conduits.StreamSinkChannelWrappingConduit.write(StreamSinkChannelWrappingConduit.java:61) ~[xnio-api-3.5.2.Final.jar:3.5.2.Final]
      
      	at io.undertow.conduits.DeflatingStreamSinkConduit.performFlushIfRequired(DeflatingStreamSinkConduit.java:419)
      

            sdouglas1@redhat.com Stuart Douglas
            carterkozak Carter Kozak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: