[ https://issues.apache.org/jira/browse/FALCON-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378916#comment-15378916 ]
ASF GitHub Bot commented on FALCON-2060: ---------------------------------------- GitHub user pallavi-rao opened a pull request: https://github.com/apache/falcon/pull/228 FALCON-2060 Retry does not happen if instance timedout These got broken when we moved from wf rerun to coord rerun. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pallavi-rao/falcon 2060 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/falcon/pull/228.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 #228 ---- commit df92edd2b846bda25db5a397f6af5f002c1bc47c Author: Pallavi Rao <pallavi....@inmobi.com> Date: 2016-07-15T06:37:34Z FALCON-2060 Retry does not happen if instance timedout ---- > Retry does not happen if instance timedout > ------------------------------------------ > > Key: FALCON-2060 > URL: https://issues.apache.org/jira/browse/FALCON-2060 > Project: Falcon > Issue Type: Bug > Affects Versions: trunk, 0.10 > Reporter: Pragya Mittal > Assignee: Pallavi Rao > > Retries of timedout instance was fixed as part of > https://issues.apache.org/jira/browse/FALCON-1677. Although this is still not > happening as it is failing for teh check of manually killed instance. -- This message was sent by Atlassian JIRA (v6.3.4#6332)