[ https://issues.apache.org/jira/browse/APEXCORE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900858#comment-15900858 ]
ASF GitHub Bot commented on APEXCORE-663: ----------------------------------------- GitHub user sandeshh opened a pull request: https://github.com/apache/apex-core/pull/483 APEXCORE-663 During restart fallback to old way of constructing the l… …ist of containers as YARN return empty list of containers @vrozov @tweise please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/sandeshh/apex-core APEXCORE-663 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-core/pull/483.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 #483 ---- commit 3ca87d0abfe8cab9d87c317defb57ae19dd61d26 Author: Sandesh Hegde <sandesh.he...@gmail.com> Date: 2017-03-08T07:43:24Z APEXCORE-663 During restart fallback to old way of constructing the list of containers as YARN return empty list of containers ---- > Application restart not working. > -------------------------------- > > Key: APEXCORE-663 > URL: https://issues.apache.org/jira/browse/APEXCORE-663 > Project: Apache Apex Core > Issue Type: Bug > Reporter: Tushar Gosavi > Assignee: Sandesh > Priority: Critical > > Application restart is not working. Steps to reproduce > - launch PiDemo > - Wait for some time (till recovery windowId reaches 120 >) > - kill the app > - Try to relaunch using 'launch -originalAppId' -- This message was sent by Atlassian JIRA (v6.3.15#6346)