GitHub user ygy opened a pull request:

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

    PostgreSQL lifecycle improvements

    - Moving database's initialization to the install phase
    - Skipping install phase when node was provisioned, stopped via its 
      effectors and then started
    - Only Postgres service is stopped when stop effector is invoked
    - VM stays up so the stopped Postgres service can be started again
      on the same machine

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

    $ git pull https://github.com/ygy/incubator-brooklyn fix/pgsql-start-stop

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

    https://github.com/apache/incubator-brooklyn/pull/792.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 #792
    
----
commit 691b5c7b8a083367b104a4a77d5b26a3b03290cd
Author: Yavor Yanchev <[email protected]>
Date:   2015-08-05T13:39:18Z

    PostgreSQL lifecycle improvements
    
    - Moving database's initialization to the install phase
    - Skipping install phase when node was provisioned, stopped via its 
      effectors and then started

commit 5348ad1af38c0b482b6bbd4b98232eeb312eb233
Author: Yavor Yanchev <[email protected]>
Date:   2015-08-05T13:42:41Z

    Postgres stopping
    
    - Only Postgres service is stopped when stop effector is invoked
    - VM stays up so the stopped Postgres service can be started again
      on the same machine

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to