You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2013/10/11 15:40:42 UTC

[jira] [Created] (HADOOP-10043) Convert org.apache.hadoop.security.token.SecretManager to be an AbstractService

Tsuyoshi OZAWA created HADOOP-10043:
---------------------------------------

             Summary: Convert org.apache.hadoop.security.token.SecretManager to be an AbstractService
                 Key: HADOOP-10043
                 URL: https://issues.apache.org/jira/browse/HADOOP-10043
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Tsuyoshi OZAWA
            Assignee: Tsuyoshi OZAWA


I'm dealing with YARN-1172, a subtask of YARN-1139(ResourceManager HA related task). The sentence as follows is a quoted from YARN-1172's my comment:
{quote}
I've found that it requires org.apache.hadoop.security.token.SecretManager to be an AbstractService,
because both AbstractService and org.apache.hadoop.security.token.SecretManager are abstract class and we cannot extend both of them at the same time.
{quote}



--
This message was sent by Atlassian JIRA
(v6.1#6144)