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 "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2013/11/06 17:37:21 UTC

[jira] [Created] (HADOOP-10085) CompositeService should allow adding services while being inited

Karthik Kambatla created HADOOP-10085:
-----------------------------------------

             Summary: CompositeService should allow adding services while being inited
                 Key: HADOOP-10085
                 URL: https://issues.apache.org/jira/browse/HADOOP-10085
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.2.0
            Reporter: Karthik Kambatla


We can add services to a CompositeService. However, if we do that while initing the CompositeService, it leads to a ConcurrentModificationException.

It would be nice to allow adding services even during the init of CompositeService.



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