[
https://issues.apache.org/jira/browse/YARN-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949760#comment-14949760
]
Xuan Gong commented on YARN-4243:
---------------------------------
Override the createConnection() in EmbeddedElectorService to add some retry,
and create a Yarn Configuration for the maxAttempts because we have shared code
(ActiveStandbyElector)and related configuration with HDFS ZKFC
> Add retry on establishing Zookeeper conenction in
> EmbeddedElectorService#serviceInit
> ------------------------------------------------------------------------------------
>
> Key: YARN-4243
> URL: https://issues.apache.org/jira/browse/YARN-4243
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: resourcemanager
> Reporter: Xuan Gong
> Assignee: Xuan Gong
> Attachments: YARN-4243.1.patch
>
>
> Right now, the RM would shut down if the zk connection is down when the RM do
> the initialization. We need to add retry on this part
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)