[
https://issues.apache.org/jira/browse/FALCON-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179432#comment-15179432
]
ASF GitHub Bot commented on FALCON-1845:
----------------------------------------
GitHub user pavankumar526 opened a pull request:
https://github.com/apache/falcon/pull/62
FALCON-1845 Retries fix when entity was deleted during instance rerun
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pavankumar526/falcon FALCON-1845
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/62.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #62
----
commit d04dbb61ca8e3aba2aca9afca4fa28a2e3845c0f
Author: pavankumar526 <[email protected]>
Date: 2016-03-04T06:29:10Z
FALCON-1845 Retries fix when entity was deleted during instance rerun
----
> Retries Stopped happening for all entities when one entity was deleted
> during rerun of instance
> ------------------------------------------------------------------------------------------------
>
> Key: FALCON-1845
> URL: https://issues.apache.org/jira/browse/FALCON-1845
> Project: Falcon
> Issue Type: Bug
> Components: rerun
> Reporter: pavan kumar kolamuri
> Assignee: pavan kumar kolamuri
>
> Whenever entity was deleted during rerun of instance of that entity , there
> is chance that RetryHandler thread was stopped. Further retries won't happen
> in FalconServer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)