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 "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2013/08/29 20:18:51 UTC

[jira] [Created] (HADOOP-9918) Add addIfService() to CompositeService

Karthik Kambatla created HADOOP-9918:
----------------------------------------

             Summary: Add addIfService() to CompositeService
                 Key: HADOOP-9918
                 URL: https://issues.apache.org/jira/browse/HADOOP-9918
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.1.0-beta
            Reporter: Karthik Kambatla
            Assignee: Karthik Kambatla


Some YARN and MR classes implement their own version of {{addIfService(Object object)}} that adds the service to CompositeService if the object is a service. 

It makes more sense to move this helper to CompositeService itself.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira