[ 
https://issues.apache.org/jira/browse/HDFS-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245889#comment-13245889
 ] 

Hari Mankude commented on HDFS-3192:
------------------------------------

FC via healthmonitor will periodically poll the status of the NN via 
getServiceStatus(). If active NN has not heard from FC for timeout number of 
seconds, it should exit. This timeout has to be tied to the timeout of the 
ephemeral node in zookeeper and it should be a fraction of the ephemeral node 
timeout.

This ensures that if FC has died, then active NN also failfasts.
                
> Active NN should exit when it has not received a getServiceStatus() rpc from 
> ZKFC for timeout secs
> --------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-3192
>                 URL: https://issues.apache.org/jira/browse/HDFS-3192
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ha, name-node
>            Reporter: Hari Mankude
>            Assignee: Hari Mankude
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to