[ https://issues.apache.org/jira/browse/FALCON-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153366#comment-16153366 ]
ASF GitHub Bot commented on FALCON-2305: ---------------------------------------- GitHub user PraveenAdlakha reopened a pull request: https://github.com/apache/falcon/pull/388 FALCON-2305 workflow metrics thread failures You can merge this pull request into a Git repository by running: $ git pull https://github.com/PraveenAdlakha/falcon 2305 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/falcon/pull/388.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 #388 ---- commit c917fb47b2c6b2940c68729c85b558e13f51e550 Author: Praveen Adlakha <praveen.adla...@im1314-l0.corp.inmobi.com> Date: 2017-09-05T08:58:34Z comments addressed commit f2fe99f3b2020a0116f9e616241c6b562f219391 Author: Praveen Adlakha <praveen.adla...@im1314-l0.corp.inmobi.com> Date: 2017-09-05T09:31:54Z FALCON-2305 Handle workflow Thread Failure ---- > workflow metrics thread failures > -------------------------------- > > Key: FALCON-2305 > URL: https://issues.apache.org/jira/browse/FALCON-2305 > Project: Falcon > Issue Type: Bug > Reporter: Praveen Adlakha > Assignee: Praveen Adlakha > > BacklogMetricEmitterService.BacklogCheckService.run method. > Line 420 : wfEngine.getStatus - If this call fails for whatever reason for > one entity, it exits the loop and doesn't complete the loop for rest of the > entities. -- This message was sent by Atlassian JIRA (v6.4.14#64029)