[
https://issues.apache.org/jira/browse/STRATOS-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303161#comment-14303161
]
ASF GitHub Bot commented on STRATOS-1166:
-----------------------------------------
GitHub user chamilad opened a pull request:
https://github.com/apache/stratos/pull/204
[STRATOS-1166] - Python Cartridge Agent doesn't detect member initialized
status
The Member class is updated with to reflect the changes on the messaging
model.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chamilad/stratos stratos-1166
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/stratos/pull/204.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 #204
----
commit b9e138bb10ef3a4d0ba496161baf806ffcb88439
Author: Chamila de Alwis <[email protected]>
Date: 2015-01-31T11:26:00Z
Updated Member object on the Python cartridge agent to include
clusterInstanceId and status
Updated MemberStatus enum
----
> Python Cartridge Agent doesn't detect member initialized status
> ---------------------------------------------------------------
>
> Key: STRATOS-1166
> URL: https://issues.apache.org/jira/browse/STRATOS-1166
> Project: Stratos
> Issue Type: Bug
> Components: Cartridge Agent
> Reporter: Chamila de Alwis
> Fix For: 4.1.0 RC1
>
>
> The changes done to the Member object related to member status has to be
> reflected in the Python cartridge agent to properly verify if a given
> member's status is Initialized or not. Without this, the agent doesn't start
> properly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)