[ 
https://issues.apache.org/activemq/browse/SMXCOMP-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Genender closed SMXCOMP-674.
---------------------------------

       Resolution: Fixed
    Fix Version/s: servicemix-shared-2009.02

Added static and ThreadLocal for the DocumentBuilder object as per commits 
835402 and 835429

> DomUtil blocks on new DocumentBuilder creation
> ----------------------------------------------
>
>                 Key: SMXCOMP-674
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-674
>             Project: ServiceMix Components
>          Issue Type: Bug
>    Affects Versions: servicemix-shared-2009.01
>            Reporter: Jeff Genender
>             Fix For: servicemix-shared-2009.02
>
>
> DomUtil blocks due to new creation of DocumentBuilder down deep in the xerces 
> calls. This manifests itself under heavy load. Need to make a ThreadLocal 
> static version of the DocumentBuilder so its cached in the thread and created 
> only once.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to