Hiroshi Ikeda created HADOOP-10229:
--------------------------------------
Summary: DaemonFactory should not extend Daemon
Key: HADOOP-10229
URL: https://issues.apache.org/jira/browse/HADOOP-10229
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 2.2.0
Reporter: Hiroshi Ikeda
Priority: Minor
The static nested class org.apache.hadoop.util.Daemon.DaemonFactory
unnecessarily extends its nesting class Daemon, though a thread factory is not
required to be a thread.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)