You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by chamilad <gi...@git.apache.org> on 2015/02/26 20:09:18 UTC

[GitHub] stratos pull request: PCA - Check ports activity when publishing i...

GitHub user chamilad opened a pull request:

    https://github.com/apache/stratos/pull/244

    PCA - Check ports activity when publishing instance activated event. 

    In this fix I've moved the ports activation check to InstanceActivatedEvent publishing. Whenever InstanceActivatedEvent is to be published, it will check if the ports are active, and if not the event will not be published. The rationale is if a service is not active there is no point in marking the instance as active. 

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

    $ git pull https://github.com/chamilad/stratos pca-portswait

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

    https://github.com/apache/stratos/pull/244.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 #244
    
----
commit e1772da4aec9be3d2ca8f1ceac088b77ff852cc5
Author: Chamila de Alwis <ch...@wso2.com>
Date:   2015-02-26T19:01:59Z

    PCA - Check ports activity when publishing instance activated event. If ports activation times out, no InstanceActivatedEvent is published

----


---
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] stratos pull request: PCA - Check ports activity when publishing i...

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

    https://github.com/apache/stratos/pull/244


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