[
https://issues.apache.org/jira/browse/APEXCORE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225270#comment-15225270
]
ASF GitHub Bot commented on APEXCORE-411:
-----------------------------------------
GitHub user davidyan74 opened a pull request:
https://github.com/apache/incubator-apex-core/pull/294
APEXCORE-411 support restarting app without app package or jar files
@tweise please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidyan74/incubator-apex-core APEXCORE-411
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/294.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 #294
----
commit 204c2b3b09fc42d3d34c967d7f8e7057c0061f61
Author: David Yan <[email protected]>
Date: 2016-04-04T22:56:53Z
APEXCORE-411 support restarting app without app package or jar files
----
> Restart app without specifying app package
> ------------------------------------------
>
> Key: APEXCORE-411
> URL: https://issues.apache.org/jira/browse/APEXCORE-411
> Project: Apache Apex Core
> Issue Type: New Feature
> Reporter: David Yan
>
> In the CLI, the launch command with -originalAppId requires the specification
> of the app package. This should be made optional because the app directory
> of the original app already contains the jar files necessary to restart the
> app.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)