You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Purshotam Shah (JIRA)" <ji...@apache.org> on 2014/10/03 01:49:34 UTC

[jira] [Commented] (OOZIE-1847) HA - Oozie servers should shutdown (or go in safe mode) in case of ZK failure

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

Purshotam Shah commented on OOZIE-1847:
---------------------------------------

Patch has some issue.

When ZK connection is lost, we try to destroy few services like ZKLocksService, ZKConnectionListener. 
This services again try to reconnect ZK ( with retry count = 3 and timeout = 3 min). The whole process of shutdown takes more than 20 min.


> HA - Oozie servers should shutdown (or go in safe mode) in case of ZK failure
> -----------------------------------------------------------------------------
>
>                 Key: OOZIE-1847
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1847
>             Project: Oozie
>          Issue Type: Bug
>          Components: HA
>            Reporter: Purshotam Shah
>            Assignee: Purshotam Shah
>             Fix For: trunk
>
>         Attachments: OOZIE-1847-V1.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)