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

Pallavi Rao commented on FALCON-1864:
-------------------------------------

https://github.com/apache/falcon/pull/76

> Retry event does not get removed from delay queue even after the instance 
> succeeds
> ----------------------------------------------------------------------------------
>
>                 Key: FALCON-1864
>                 URL: https://issues.apache.org/jira/browse/FALCON-1864
>             Project: Falcon
>          Issue Type: Bug
>          Components: rerun
>    Affects Versions: 0.9
>            Reporter: Pallavi Rao
>            Assignee: Pallavi Rao
>             Fix For: trunk
>
>
> {noformat}
>  if (!jobStatus.equals("KILLED")) {
>                 LOG.debug("Re-enqueing message in RetryHandler for workflow 
> with same delay as job status is running:"
>                         + " {}", message.getWfId());
> {noformat}
> Due to the above lines of code, the message gets enqueued even after the 
> instance has succeeded.



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

Reply via email to