You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by neykov <gi...@git.apache.org> on 2015/05/22 20:24:43 UTC

[GitHub] incubator-brooklyn pull request: Startup option to exit once the a...

GitHub user neykov opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/656

    Startup option to exit once the app is deployed and running

    * Add an option exitAndLeaveAppsRunningAfterStarting to exit the process once the --app entity is up and running
    * Force a persist after launching is complete so that the app persistence is guaranteed before exiting
    * Pull the startup complete notification before starting the --app entity so that the progress can be monitored in the console.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/neykov/incubator-brooklyn exit-on-startup

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/656.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 #656
    
----
commit 523daa8225714d24c2678e01c8e91a6147293de4
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Date:   2015-05-22T18:22:34Z

    Startup option to exit once the app is deployed and running
    
    * Add an option exitAndLeaveAppsRunningAfterStarting to exit the process once the --app entity is up and running
    * Force a persist after launching is complete so that the app persistence is guaranteed before exiting
    * Pull the startup complete notification before starting the --app entity so that the progress can be monitored in the console.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Startup option to exit once the a...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-brooklyn/pull/656


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Startup option to exit once the a...

Posted by ahgittin <gi...@git.apache.org>.
Github user ahgittin commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/656#issuecomment-106768200
  
    good addition, merging


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---