[
https://issues.apache.org/jira/browse/HADOOP-9964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Lu updated HADOOP-9964:
----------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
Status: Resolved (was: Patch Available)
Committed to trunk and branch-2. Thanks Junping for the patch!
> 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
> Fix For: 2.3.0
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)