Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-2342

Performance issue in StaxInInterceptor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.2
    • 2.1.6, 2.2.3
    • None
    • None

    Description

      From this mailing list thread Performance issue in StaxInInterceptor:

      In cxf-2.2.2, StaxInInterceptor#handleMessage() synchronizes on the XMLInputFactory before calling XMLInputFactory#createXMLStreamReader(InputStream, String).

      Profiling our application reveals this to be a pain point in high volume situations

      Attachments

        1. CXF-2342.patch
          22 kB
          Kevin Conaway

        Activity

          People

            dkulp Daniel Kulp
            kevinconaway Kevin Conaway
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: