[
https://issues.apache.org/jira/browse/CXF-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2342.
------------------------------
Resolution: Fixed
Fix Version/s: 2.2.3
2.1.6
> Performance issue in StaxInInterceptor
> --------------------------------------
>
> Key: CXF-2342
> URL: https://issues.apache.org/jira/browse/CXF-2342
> Project: CXF
> Issue Type: Improvement
> Affects Versions: 2.2.2
> Reporter: Kevin Conaway
> Assignee: Daniel Kulp
> Fix For: 2.1.6, 2.2.3
>
> Attachments: CXF-2342.patch
>
>
> From this mailing list thread [Performance issue in
> StaxInInterceptor|http://www.nabble.com/Performance-issue-in-StaxInInterceptor-td24499018.html]:
> 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.