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

RESTEasy not properly making use of Jackson ThreadLocal BufferRecycler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.0.0.CR2, 3.7.0.Final
    • None
    • jaxrs
    • None

      The ResteasyJackson2Provider does not explicitly close the JsonParser instances in readFrom(..) method. Despite that not being strictly needed because the underlying stream must not be closed, that's preventing the Jackson mechanism for re-using byte buffers from working.

            rhn-support-asoldano Alessio Soldano
            rhn-support-asoldano Alessio Soldano
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: