You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by ahgittin <gi...@git.apache.org> on 2014/11/19 00:45:48 UTC

[GitHub] incubator-brooklyn pull request: service_process_is_running absenc...

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 <al...@cloudsoftcorp.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: service_process_is_running absenc...

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

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


---
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: service_process_is_running absenc...

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

    https://github.com/apache/incubator-brooklyn/pull/344#issuecomment-63638182
  
    Looks good.


---
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: service_process_is_running absenc...

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

    https://github.com/apache/incubator-brooklyn/pull/344#issuecomment-63616425
  
    failure - split brain - is not related, and is fixed in #341 i think


---
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.
---