[
https://issues.apache.org/jira/browse/AXIS-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yubaofu updated AXIS-2888:
--------------------------
Description:
I find nid=0x7d91 thread is eat many cpu.
and the thread is executing org.apache.axis.wsdl.symbolTable.Utils.findQName
method .
the axis version is 1.4.2
I guess that mutiltread cuase HashMap.get,because HashMap is not thread safe.
was:
I find nid=0x7d91 thread is eat many cpu.
and the thread is executing org.apache.axis.wsdl.symbolTable.Utils.findQName
method .
the axis version is 1.4.2
> eat cpu
> -------
>
> Key: AXIS-2888
> URL: https://issues.apache.org/jira/browse/AXIS-2888
> Project: Axis
> Issue Type: Bug
> Reporter: yubaofu
>
> I find nid=0x7d91 thread is eat many cpu.
> and the thread is executing org.apache.axis.wsdl.symbolTable.Utils.findQName
> method .
> the axis version is 1.4.2
> I guess that mutiltread cuase HashMap.get,because HashMap is not thread safe.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]