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

Memory leak with permessage-deflate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.4.0.Final
    • 1.3.23.Final
    • Core
    • None

      high throughput tests run into this in about 3-5 mins

      java.lang.OutOfMemoryError: Java heap space
      at java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:57)
      at java.nio.ByteBuffer.allocate(ByteBuffer.java:331)
      at
      io.undertow.websockets.extensions.PerMessageDeflateFunction.allocateBufferWithAr
      ray(PerMessageDeflateFunction.java:144)
      at
      io.undertow.websockets.extensions.PerMessageDeflateFunction.allocateBufferWithAr
      ray(PerMessageDeflateFunction.java:153)

            sdouglas1@redhat.com Stuart Douglas
            moizsj Moiz Moiz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: