Steve Loughran created HADOOP-16034:
---------------------------------------

             Summary: Yarn registry to create Curator binding on demand
                 Key: HADOOP-16034
                 URL: https://issues.apache.org/jira/browse/HADOOP-16034
             Project: Hadoop Common
          Issue Type: Improvement
          Components: registry
    Affects Versions: 3.1.1
            Reporter: Steve Loughran
            Assignee: Steve Loughran


If enough slider worker nodes are created, and then each create a Registry 
client, then ZK can overload even when they aren't making calls of the 
registry. Why so? Because curator gets started up on serviceStart(), even when 
not used.

Proposed fix: make it on-demand on use of a ZK read/write operation



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to