[
https://issues.apache.org/jira/browse/HADOOP-12503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14969514#comment-14969514
]
Xuan Gong commented on HADOOP-12503:
------------------------------------
The solution here could be: ActiveStandbyElector could take a additional
constructor argument to give the users option on whether they want the retry on
establishing zk connection or not. So, we will not break any previous behavior,
especially for HDFS ZKFC.
We will fix this together in https://issues.apache.org/jira/browse/YARN-4243
> ActiveStandbyElector#initialization do not have retry on establishing the
> zookeeper connection.
> -----------------------------------------------------------------------------------------------
>
> Key: HADOOP-12503
> URL: https://issues.apache.org/jira/browse/HADOOP-12503
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Xuan Gong
> Assignee: Xuan Gong
>
> Currently, in ActiveStandbyElector#initialization, we do not have retry on
> establishing the zookeeper connection. Some of the components which extend
> ActiveStandbyElector, such as EmbeddedElectorService in YARN ResourceManager,
> need the retry.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)