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

Address Xnio deprecations of Pool, Pooled and ByteBufferSlicePool

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 1.3.0.Beta11
    • 1.3.0.Beta8
    • None
    • None

      As of 3.4.0, Xnio will deprecate several types that are heavily used by undertow: org.xnio Pool, Pooled, ByteBufferSlicePool.

      For example, those types are exposed by ClientConnection's Pool<ByteBuffer> getBufferPool(); method.

      Undertow should use ByteBufferPool and ByteBuffer in the future.

            sdouglas1@redhat.com Stuart Douglas
            brian@clozel.fr Brian Clozel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: