Andres Perez created HADOOP-13781:
-------------------------------------
Summary: ZKFailoverController#initZK should use the
ActiveStanbyElector constructor with failFast as false
Key: HADOOP-13781
URL: https://issues.apache.org/jira/browse/HADOOP-13781
Project: Hadoop Common
Issue Type: Improvement
Components: ha
Affects Versions: 3.0.0-alpha1
Reporter: Andres Perez
Priority: Minor
YARN-4243 introduced the logic that lets retry establishing the connection when
initializing the `ActiveStandbyElector` adding the parameter `failFast`.
`ZKFailoverController#initZK` should use this constructor with `failFast` set
to false, to let the ZFKC wait longer for the Zookeeper server be in a ready
state when first initializing it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]