[
https://issues.apache.org/jira/browse/HADOOP-9964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junping Du updated HADOOP-9964:
-------------------------------
Attachment: HADOOP-9964.patch
A quick and simple fix.
> O.A.H.U.ReflectionUtils.printThreadInfo() is not thread-safe which cause
> TestHttpServer pending 10 minutes or longer.
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-9964
> URL: https://issues.apache.org/jira/browse/HADOOP-9964
> Project: Hadoop Common
> Issue Type: Bug
> Components: util
> Reporter: Junping Du
> Assignee: Junping Du
> Attachments: HADOOP-9964.patch, jstack-runTestHttpServer.log
>
>
> The printThreadInfo() in ReflectionUtils is not thread-safe which cause two
> or more threads calling this method from StackServlet to deadlock.
--
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