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

Satish Subhashrao Saley updated OOZIE-1402:
-------------------------------------------
    Attachment: OOZIE-1402-1.patch

> Increase retry interval for non-progressing coordinator action using 
> exponential backoff concept 
> -------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-1402
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1402
>             Project: Oozie
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Mona Chitnis
>            Assignee: Satish Subhashrao Saley
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-1402-1.patch
>
>
> Currently every coordinator action is retried to check data directory in the
> next minute. 
> We could make it better by waiting longer for coordinator action that is not
> progressing (i.e. find no new directory) for repeated retries
> The waiting time should start from 1 minute for X retries. Then the action
> should wait for 2 minutes. After X retries it should wait for 3. The same way
> it will go to some max-wait-time and stay there until timeout



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

Reply via email to