[
https://issues.apache.org/jira/browse/STRATOS-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342968#comment-14342968
]
ASF GitHub Bot commented on STRATOS-1222:
-----------------------------------------
GitHub user chamilad opened a pull request:
https://github.com/apache/stratos/pull/248
PCA - Fixed InstanceCleanupClusterEvent event serialization issue
[STRATOS-1222]
This fixes the serialization issue in the PCA InstanceCleanupClusterEvent,
where an incorrect key was used to query the received JSON object. Additionally
few PEP style changes were also done in the event classes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chamilad/stratos stratos-1222
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/stratos/pull/248.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 #248
----
commit 871d813e8a7df8c1ea9596ff95771a1f61bee779
Author: Chamila de Alwis <[email protected]>
Date: 2015-03-02T09:24:23Z
PCA - Fixed InstanceCleanupClusterEvent event serialization issue
[STRATOS-1222]
----
> Application undeployment is not working properly
> ------------------------------------------------
>
> Key: STRATOS-1222
> URL: https://issues.apache.org/jira/browse/STRATOS-1222
> Project: Stratos
> Issue Type: Bug
> Components: Autoscaler, Cloud Controller
> Reporter: Rajkumar Rajaratnam
> Assignee: Rajkumar Rajaratnam
> Priority: Blocker
> Fix For: 4.1.0 Beta
>
>
> When we undeploy the application, monitors are not destroyed, members are not
> terminated. This is observed in Kubernetes case. However It works well with
> mock IaaS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)