Description
The printThreadInfo() in ReflectionUtils is not thread-safe which cause two or more threads calling this method from StackServlet to deadlock.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-9160 Adopt Jolokia as the JMX HTTP/JSON bridge.
- Open
- is related to
-
HADOOP-10289 o.a.h.u.ReflectionUtils.printThreadInfo() causes deadlock in TestHttpServer
- Patch Available