You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hiroshi Ikeda (JIRA)" <ji...@apache.org> on 2014/01/14 03:39:50 UTC

[jira] [Created] (HADOOP-10229) DaemonFactory should not extend Daemon

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)