You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2019/02/26 01:45:00 UTC

[jira] [Resolved] (KYLIN-3814) Add pause interval for job retry

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

Shaofeng SHI resolved KYLIN-3814.
---------------------------------
    Resolution: Fixed

> Add pause interval for job retry
> --------------------------------
>
>                 Key: KYLIN-3814
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3814
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Job Engine
>            Reporter: PENG Zhengshuai
>            Assignee: PENG Zhengshuai
>            Priority: Major
>             Fix For: v3.0.0
>
>
> When there is an exception occurred while the job was running, like network shake or ZK service shake.  The job will be retried. The configuration "kylin.job.retry" will handle this. 
> But sometimes we need to pause a little time before the retry job start. The purpose is to wait for the network shake or ZK shake recovered, otherwise the retry make no sense.
> The design is to add a configuration "kylin.job.retry-interval", the default is 30000 milliseconds. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)