GitHub user ahgittin opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/344
service_process_is_running absence will not trump service_up even on rebind
modify service_process_is_running enricher to be better about respecting
entities which manually set service_up;
previously it did not change service_up *except* on a rebind; now it should
not even change them on a rebind
also switch mysql to support service_process_is_running
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/incubator-brooklyn
fix-software-process-is-running
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/344.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 #344
----
commit 7503386fb8f1ddad7b43ed3b6f043ac67a21d5f6
Author: Alex Heneveld <[email protected]>
Date: 2014-11-18T23:41:32Z
service_process_is_running absence will not trump service_up even on rebind
modify service_process_is_running enricher to be better about respecting
entities which manually set service_up;
previously it did not change service_up *except* on a rebind; now it should
not even change them on a rebind
also switch mysql to support service_process_is_running
----
---
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.
---