[ 
https://issues.apache.org/jira/browse/YARN-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsuyoshi OZAWA updated YARN-1172:
---------------------------------

    Attachment: YARN-1172.1.patch

This patch is for verifying which strategy is better - convert *SecretManagers 
to services with composite pattern or convert SecretManager to be an 
AbstractService.

In this patch, *SecretManagers are converted to services with composite 
pattern. Note that this implementation has lots duplication of the code. This 
code is also a bit tricky, because we need to implement Service interface to 
composite the instance of AbstraceService. If this change is not acceptable, we 
should convert SecretManager to be an AbstractService in HADOOP-10043.

> Convert *SecretManagers in the RM to services
> ---------------------------------------------
>
>                 Key: YARN-1172
>                 URL: https://issues.apache.org/jira/browse/YARN-1172
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>    Affects Versions: 2.1.0-beta
>            Reporter: Karthik Kambatla
>            Assignee: Tsuyoshi OZAWA
>         Attachments: YARN-1172.1.patch
>
>




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

Reply via email to