[ 
https://issues.apache.org/jira/browse/HADOOP-13781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andres Perez updated HADOOP-13781:
----------------------------------
    Description: 
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.


  was:
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.



> 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]

Reply via email to