[jira] [Resolved] (STRATOS-83) Add all content discussed in Hangouts to wiki

2014-09-30 Thread Isuru Perera (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isuru Perera resolved STRATOS-83. - Resolution: Fixed Assignee: Isuru Perera Most of the content were already added to wiki now.

Re: Shall we plan for a 4.1.0-M2 developer preview?

2014-09-30 Thread Shiroshica Kulatilake
+1 for the REST API clean up Also, we should go for the first cut of the revamped UI On Wed, Oct 1, 2014 at 9:49 AM, Lakmal Warusawithana wrote: > > > On Wed, Oct 1, 2014 at 9:43 AM, Akila Ravihansa Perera > wrote: > >> Shall we clean up our REST API to adhere to RESTful design as well? >> >>

RE: [Discuss] [Grouping] Specifying Dependency Information in Group Definition

2014-09-30 Thread Martin Eppel (meppel)
Hi Isuru, Thanks for the reply, one more clarification – how will the cartridge agent know it’s dependencies – through an event or by querying the meta service ? Also, when you say the autoscaler published the dependency information, is it published to the meta service or by topology event ? T

Re: [Discuss] [Grouping] Specifying Dependency Information in Group Definition

2014-09-30 Thread Reka Thirunavukkarasu
Hi On Wed, Oct 1, 2014 at 10:33 AM, Isuru Haththotuwa wrote: > Hi Martin, > > On Tue, Sep 30, 2014 at 11:32 PM, Martin Eppel (meppel) > wrote: > >> Hi Isuru, >> >> >> >> Please see inline (“Martin:”) >> >> >> >> *From:* isu...@wso2.com [mailto:isu...@wso2.com] *On Behalf Of *Isuru >> Haththotu

Re: Use of the metaData field in log publishing to BAM

2014-09-30 Thread Isuru Haththotuwa
Hi Chamila, Currently, do we use the meta data field to publish any data in Stratos? Or do you have such a requirement? AFAIU, payload data contains the main information that we need to publish. The separate meta data and correlation data is a logical separation of data, and usage depends on the

[jira] [Created] (STRATOS-855) Granular locking support for Topology

2014-09-30 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-855: - Summary: Granular locking support for Topology Key: STRATOS-855 URL: https://issues.apache.org/jira/browse/STRATOS-855 Project: Stratos Is

[jira] [Updated] (STRATOS-853) Application Status topic to handle application/group/cluster status events

2014-09-30 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-853: -- Fix Version/s: (was: 4.2.0) 4.2.0 M1 > Application Statu

[jira] [Created] (STRATOS-854) Status events for application/group/cluster

2014-09-30 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-854: - Summary: Status events for application/group/cluster Key: STRATOS-854 URL: https://issues.apache.org/jira/browse/STRATOS-854 Project: Stratos

[jira] [Commented] (STRATOS-853) Application Status topic to handle application/group/cluster status events

2014-09-30 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154367#comment-14154367 ] Reka Thirunavukkarasu commented on STRATOS-853: --- This has been added in b5c

[jira] [Resolved] (STRATOS-853) Application Status topic to handle application/group/cluster status events

2014-09-30 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-853. --- Resolution: Fixed > Application Status topic to handle application/group/clus

[jira] [Created] (STRATOS-853) Application Status topic to handle application/group/cluster status events

2014-09-30 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-853: - Summary: Application Status topic to handle application/group/cluster status events Key: STRATOS-853 URL: https://issues.apache.org/jira/browse/STRATOS-853

Re: [Discuss] [Grouping] Specifying Dependency Information in Group Definition

2014-09-30 Thread Isuru Haththotuwa
Hi Martin, On Tue, Sep 30, 2014 at 11:32 PM, Martin Eppel (meppel) wrote: > Hi Isuru, > > > > Please see inline (“Martin:”) > > > > *From:* isu...@wso2.com [mailto:isu...@wso2.com] *On Behalf Of *Isuru > Haththotuwa > *Sent:* Tuesday, September 30, 2014 4:34 AM > *To:* dev > *Subject:* Re: [Dis

Mockito library to mock objects for writing tests for CC

2014-09-30 Thread Nirmal Fernando
I started to play with Mockito library yesterday, to Mock the objects and it seems to be fairly easy to use. Very initial version can be found at [1]. Mockito is MIT licensed. Plan is to improve the code coverage of CC component. [1] https://github.com/apache/stratos/blob/cc-unit-tests/components

Re: Shall we plan for a 4.1.0-M2 developer preview?

2014-09-30 Thread Lakmal Warusawithana
On Wed, Oct 1, 2014 at 9:43 AM, Akila Ravihansa Perera wrote: > Shall we clean up our REST API to adhere to RESTful design as well? > > +1 > On Wed, Oct 1, 2014 at 9:34 AM, Nirmal Fernando > wrote: > > Hi All, > > > > Since M1 developer preview is at its final testing stages, I think it's > be

Re: Shall we plan for a 4.1.0-M2 developer preview?

2014-09-30 Thread Nirmal Fernando
Hi Akila, Yes, we can add that too. IMO we should first deprecate the existing APIs and introduce new ones instead of wiping old ones. I can work on this. Thanks for bringing it up. On Wed, Oct 1, 2014 at 9:43 AM, Akila Ravihansa Perera wrote: > Shall we clean up our REST API to adhere to RESTf

CC is not receiving Instance Status Events

2014-09-30 Thread Rajkumar Rajaratnam
Hi, Agent is publishing instance created/activate events. SM is receiving those events. But CC is not receiving. I could see a connection lost log; TID: [0] [STRATOS] [2014-10-01 09:26:01,523] DEBUG {org.apache.stratos.cloud.controller.topic.instance.status.InstanceStatusEventMessageListener} -

[jira] [Commented] (STRATOS-791) MQTT protocol support for the messaging module

2014-09-30 Thread Nirmal Fernando (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154320#comment-14154320 ] Nirmal Fernando commented on STRATOS-791: - Hi Gayan, Is there any reason for the

[jira] [Reopened] (STRATOS-791) MQTT protocol support for the messaging module

2014-09-30 Thread Nirmal Fernando (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Fernando reopened STRATOS-791: - > MQTT protocol support for the messaging module > --

Re: Shall we plan for a 4.1.0-M2 developer preview?

2014-09-30 Thread Akila Ravihansa Perera
Shall we clean up our REST API to adhere to RESTful design as well? On Wed, Oct 1, 2014 at 9:34 AM, Nirmal Fernando wrote: > Hi All, > > Since M1 developer preview is at its final testing stages, I think it's best > time to plan for M2 (early next week?). I think we should focus on Python > Cartr

Shall we plan for a 4.1.0-M2 developer preview?

2014-09-30 Thread Nirmal Fernando
Hi All, Since M1 developer preview is at its final testing stages, I think it's best time to plan for M2 (early next week?). I think we should focus on Python Cartridge Agent Integration in M2. Anything else ? -- Best Regards, Nirmal Nirmal Fernando. PPMC Member & Committer of Apache Stratos, S

[jira] [Commented] (STRATOS-757) Cartridge Agent Health Stats Plugin

2014-09-30 Thread Chamila de Alwis (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153938#comment-14153938 ] Chamila de Alwis commented on STRATOS-757: -- Hi, I did a brief study on the pyth

[jira] [Commented] (STRATOS-852) Load balancer cartridge is treated as a service cartridge

2014-09-30 Thread Akila (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153760#comment-14153760 ] Akila commented on STRATOS-852: --- Fixed in 9c0ee56c82481f45cd87b3c6dee046d16896cc0b > Load

Re: Testing Update - 4.1.0-M1

2014-09-30 Thread Akila Ravihansa Perera
Hi, There was a regression issue caused by fix for STRATOS-849 that caused LB cartridge to be treated as a service cartridge [1]. This is fixed now. The reason was "load.balancer.ref" property was missing in LB cartridge when processing in LBCreationSubscriptionFilter. Therefore I created a separ

[jira] [Resolved] (STRATOS-852) Load balancer cartridge is treated as a service cartridge

2014-09-30 Thread Akila (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akila resolved STRATOS-852. --- Resolution: Fixed > Load balancer cartridge is treated as a service cartridge > -

[jira] [Created] (STRATOS-852) Load balancer cartridge is treated as a service cartridge

2014-09-30 Thread Akila (JIRA)
Akila created STRATOS-852: - Summary: Load balancer cartridge is treated as a service cartridge Key: STRATOS-852 URL: https://issues.apache.org/jira/browse/STRATOS-852 Project: Stratos Issue Type: Bug

[jira] [Resolved] (STRATOS-849) Stratos does not create specified min instance count in deployment policy

2014-09-30 Thread Akila (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akila resolved STRATOS-849. --- Resolution: Fixed > Stratos does not create specified min instance count in deployment policy > -

[jira] [Commented] (STRATOS-849) Stratos does not create specified min instance count in deployment policy

2014-09-30 Thread Akila (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153531#comment-14153531 ] Akila commented on STRATOS-849: --- Fixed in 1c1e9ad7c5f50ee60e17c9c0769c4c6972fa04f4 commit

Re: Use of the metaData field in log publishing to BAM

2014-09-30 Thread Chamila De Alwis
Hi guys, Any idea on this? Regards, Chamila de Alwis Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Tue, Sep 30, 2014 at 1:39 PM, Chamila De Alwis wrote: > Hi, > > In the cartridge agent, when publishing log entries to the monitoring > server, a metaData entry for

RE: [Discuss] [Grouping] Specifying Dependency Information in Group Definition

2014-09-30 Thread Martin Eppel (meppel)
Hi Isuru, Please see inline (“Martin:”) From: isu...@wso2.com [mailto:isu...@wso2.com] On Behalf Of Isuru Haththotuwa Sent: Tuesday, September 30, 2014 4:34 AM To: dev Subject: Re: [Discuss] [Grouping] Specifying Dependency Information in Group Definition For the initial meta data service integ

RE: Character limit for cartridge alias

2014-09-30 Thread Martin Eppel (meppel)
Hi Shaheed, I found this piece of code (in CartridgeMgtBehaviour.java) which seems to define it, to summarize, the clusterId is a composed of: subscription alias + "." + cartridgeType + ".domain". It also truncates the clusterId to 30 characters (as observed) protected String generateClusterId

[GitHub] stratos pull request: logging - using specific cluster monitor nam...

2014-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/74 --- 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 enab

Re: Stratos Tenant awareness

2014-09-30 Thread Lasindu Charith
On Tue, Sep 30, 2014 at 8:24 PM, Lasindu Charith wrote: > Me, Gayan and Shiro are in the process of coming up with a design to > enable tenant wise isolation for artifacts in Stratos. This is by extending > the new User Management model (Refer subject: Stratos 4.1.0 User Management > and Permissi

Stratos Tenant awareness

2014-09-30 Thread Lasindu Charith
Me, Gayan and Shiro are in the process of coming up with a design to enable tenant wise isolation for artifacts in Stratos. This is by extending the new User Management model (Refer subject: Stratos 4.1.0 User Management and Permission Model) by introducing a tenant-wise separation for registry, me

[GitHub] stratos pull request: logging - using specific cluster monitor nam...

2014-09-30 Thread R-Rajkumar
GitHub user R-Rajkumar opened a pull request: https://github.com/apache/stratos/pull/74 logging - using specific cluster monitor names You can merge this pull request into a Git repository by running: $ git pull https://github.com/R-Rajkumar/stratos master Alternatively you c

[jira] [Commented] (STRATOS-849) Stratos does not create specified min instance count in deployment policy

2014-09-30 Thread Rajkumar Rajaratnam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153129#comment-14153129 ] Rajkumar Rajaratnam commented on STRATOS-849: - Hi Akila, There is no problem

[jira] [Commented] (STRATOS-849) Stratos does not create specified min instance count in deployment policy

2014-09-30 Thread Rajkumar Rajaratnam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153130#comment-14153130 ] Rajkumar Rajaratnam commented on STRATOS-849: - Hi Akila, There is no problem

Re: [jira] [Commented] (STRATOS-849) Stratos does not create specified min instance count in deployment policy

2014-09-30 Thread Rajkumar Rajaratnam
Hi Akila, There is no problem with ClusterMonitorFactory at all. isLbCluster attribute of cluster object is true for jboss cluster. Hence the factory is creating lb cluster jboss. We are looking into where the isLbCluster was set to true for jboss. Thanks. On Tue, Sep 30, 2014 at 4:33 PM, Rajku

[jira] [Commented] (STRATOS-851) Cartridge should be prevented from undeploying if there are services/subscriptions using them

2014-09-30 Thread Udara Liyanage (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153128#comment-14153128 ] Udara Liyanage commented on STRATOS-851: Fixed in 8cbf8a922ed4fcab8b72253097eced0

[jira] [Created] (STRATOS-851) Cartridge should be prevented from undeploying if there are services/subscriptions using them

2014-09-30 Thread Udara Liyanage (JIRA)
Udara Liyanage created STRATOS-851: -- Summary: Cartridge should be prevented from undeploying if there are services/subscriptions using them Key: STRATOS-851 URL: https://issues.apache.org/jira/browse/STRATOS-851

Re: [Discuss] [Grouping] Specifying Dependency Information in Group Definition

2014-09-30 Thread Isuru Haththotuwa
For the initial meta data service integration with Service Grouping, I thought of following a simple approach: - Autoscaler will publish information about what is depending on which (using cluster ids) in a Application - The dependency information will be published by the Cartridge Agent

[jira] [Created] (STRATOS-850) Update puppet scripts to support MQTT configuration

2014-09-30 Thread Sajith Kariyawasam (JIRA)
Sajith Kariyawasam created STRATOS-850: -- Summary: Update puppet scripts to support MQTT configuration Key: STRATOS-850 URL: https://issues.apache.org/jira/browse/STRATOS-850 Project: Stratos

[jira] [Commented] (STRATOS-849) Stratos does not create specified min instance count in deployment policy

2014-09-30 Thread Rajkumar Rajaratnam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153066#comment-14153066 ] Rajkumar Rajaratnam commented on STRATOS-849: - Hi, ClusterMonitorFactory.get

[jira] [Updated] (STRATOS-723) Stratos stopped working with java.net.SocketException

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-723: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > Stratos stopped work

[jira] [Updated] (STRATOS-695) [Wiki] - Improve Cartridge Documentation

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-695: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > [Wiki] - Improve Car

[jira] [Commented] (STRATOS-849) Stratos does not create specified min instance count in deployment policy

2014-09-30 Thread Akila (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153063#comment-14153063 ] Akila commented on STRATOS-849: --- Raj, this issue is easily re-producible. I've pasted the f

Re: [jira] [Commented] (STRATOS-849) Stratos does not create specified min instance count in deployment policy

2014-09-30 Thread Akila Ravihansa Perera
Raj, this issue is easily re-producible. I've pasted the full log in [1] [1] http://pastebin.com/qws7WqVf On Tue, Sep 30, 2014 at 4:16 PM, Rajkumar Rajaratnam (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/STRATOS-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment

[jira] [Resolved] (STRATOS-846) Failed to process instance clean up using available message processors

2014-09-30 Thread Gayan Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gayan Gunarathne resolved STRATOS-846. -- Resolution: Fixed > Failed to process instance clean up using available message process

[jira] [Commented] (STRATOS-846) Failed to process instance clean up using available message processors

2014-09-30 Thread Gayan Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153061#comment-14153061 ] Gayan Gunarathne commented on STRATOS-846: -- Pull request - https://github.com/ap

[jira] [Updated] (STRATOS-790) Messaging module refactoring to remove header based message distingushment

2014-09-30 Thread Gayan Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gayan Gunarathne updated STRATOS-790: - Fix Version/s: (was: 4.1.0 M2) 4.1.0 M1 > Messaging module refacto

[jira] [Resolved] (STRATOS-790) Messaging module refactoring to remove header based message distingushment

2014-09-30 Thread Gayan Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gayan Gunarathne resolved STRATOS-790. -- Resolution: Fixed > Messaging module refactoring to remove header based message disting

[jira] [Updated] (STRATOS-791) MQTT protocol support for the messaging module

2014-09-30 Thread Gayan Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gayan Gunarathne updated STRATOS-791: - Fix Version/s: (was: 4.1.0 M2) 4.1.0 M1 > MQTT protocol support fo

[jira] [Resolved] (STRATOS-791) MQTT protocol support for the messaging module

2014-09-30 Thread Gayan Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gayan Gunarathne resolved STRATOS-791. -- Resolution: Fixed > MQTT protocol support for the messaging module > --

[jira] [Commented] (STRATOS-849) Stratos does not create specified min instance count in deployment policy

2014-09-30 Thread Rajkumar Rajaratnam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153054#comment-14153054 ] Rajkumar Rajaratnam commented on STRATOS-849: - Hi, Can you attach the full l

[jira] [Updated] (STRATOS-764) use a maven docker plugin to build stratos docker images

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-764: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > use a maven docker p

[jira] [Created] (STRATOS-849) Stratos does not create specified min instance count in deployment policy

2014-09-30 Thread Akila (JIRA)
Akila created STRATOS-849: - Summary: Stratos does not create specified min instance count in deployment policy Key: STRATOS-849 URL: https://issues.apache.org/jira/browse/STRATOS-849 Project: Stratos

[jira] [Updated] (STRATOS-734) General Improvements to Stratos in docker image

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-734: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > General Improvements

[jira] [Updated] (STRATOS-589) [vCloud] Getting error when unsubscribing, but instance terminated successfully

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-589: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > [vCloud] Getting err

[jira] [Updated] (STRATOS-590) DHCP based IP assignment not working on vCloud environment

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-590: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > DHCP based IP assign

[jira] [Updated] (STRATOS-771) [Wiki] Auto commit option in UI not documented

2014-09-30 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-771: - Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > [Wiki] Auto commit optio

[jira] [Resolved] (STRATOS-788) Container API for Cloud Controller

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam resolved STRATOS-788. Resolution: Fixed Fixed in docker-integration branch, and merged into master branch

[jira] [Resolved] (STRATOS-789) Dynamic Host Port allocation

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam resolved STRATOS-789. Resolution: Fixed Fixed in docker-integration branch, and merged into master branch

[jira] [Resolved] (STRATOS-781) Stratos Kubernetes Integration

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam resolved STRATOS-781. Resolution: Fixed Fixed in docker-integration branch, and merged into master branch

[jira] [Resolved] (STRATOS-786) Kubernetes Cluster Monitor to maintain the minimum number of replicas

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam resolved STRATOS-786. Resolution: Fixed Fixed in docker-integration branch, and merged into master branch

[jira] [Resolved] (STRATOS-641) LoadBalancer doesn't keep super-tenant subscriptions for a multi-tenant service

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam resolved STRATOS-641. Resolution: Fixed Duplicates STRATOS-377 > LoadBalancer doesn't keep super-tenant

[jira] [Updated] (STRATOS-641) LoadBalancer doesn't keep super-tenant subscriptions for a multi-tenant service

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-641: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > LoadBalancer doesn't

[jira] [Updated] (STRATOS-377) Getting "Tenant not found" warning when subscribing cartridges as super tenant

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-377: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > Getting "Tenant not

[jira] [Resolved] (STRATOS-848) NPE thrown when deploying cartridge definition

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam resolved STRATOS-848. Resolution: Fixed Fix Version/s: 4.1.0 M1 Fixed in revision 2760ac3570fdcca3

[jira] [Commented] (STRATOS-705) create docker files for stratos products and activemq/mysql

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152997#comment-14152997 ] Sajith Kariyawasam commented on STRATOS-705: Moving to 4.1.0-M2 > create doc

[jira] [Updated] (STRATOS-705) create docker files for stratos products and activemq/mysql

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-705: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > create docker files

Service Grouping Developer Preview - 1

2014-09-30 Thread Isuru Haththotuwa
Hi, The Service Grouping Developer Preview - 1 is now ready. Please find the tag 'grouping-developer-preview-1' in the 4.0.0-grouping branch. This is in line with the M1 Task List mail [1] in the dev list. The meta data service was not used in this preview since it needs more testing and modificat

[jira] [Commented] (STRATOS-757) Cartridge Agent Health Stats Plugin

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152973#comment-14152973 ] Sajith Kariyawasam commented on STRATOS-757: Hi Chamila, Please see how you

[jira] [Updated] (STRATOS-757) Cartridge Agent Health Stats Plugin

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-757: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > Cartridge Agent Heal

[jira] [Updated] (STRATOS-757) Cartridge Agent Health Stats Plugin

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-757: --- Assignee: Chamila de Alwis (was: Nirmal Fernando) > Cartridge Agent Health Stats Plu

[jira] [Commented] (STRATOS-757) Cartridge Agent Health Stats Plugin

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152964#comment-14152964 ] Sajith Kariyawasam commented on STRATOS-757: Will be available in a 4.1.0 fut

[GitHub] stratos pull request: Update to escalate the instance status event...

2014-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/73 --- 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 enab

[jira] [Resolved] (STRATOS-685) Resources got loaded from Registry when publishing events to BAM

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam resolved STRATOS-685. Resolution: Fixed Resolving as fixed as per Reka's above comment > Resources got l

[jira] [Updated] (STRATOS-764) use a maven docker plugin to build stratos docker images

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-764: --- Fix Version/s: 4.1.0 M1 > use a maven docker plugin to build stratos docker images >

[jira] [Updated] (STRATOS-764) use a maven docker plugin to build stratos docker images

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-764: --- Fix Version/s: (was: 4.1.0 M1) > use a maven docker plugin to build stratos docke

[jira] [Commented] (STRATOS-674) Users and Roles can not be created via the UI

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152939#comment-14152939 ] Sajith Kariyawasam commented on STRATOS-674: Now users and roles can be creat

[jira] [Updated] (STRATOS-674) Users and Roles can not be created via the UI

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-674: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > Users and Roles can

[jira] [Commented] (STRATOS-776) Stratos in docker image not starting

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152936#comment-14152936 ] Sajith Kariyawasam commented on STRATOS-776: Will fix in the 4.1.0-M2 > Stra

[jira] [Updated] (STRATOS-776) Stratos in docker image not starting

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-776: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > Stratos in docker im

[jira] [Updated] (STRATOS-603) Validate Git URL

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-603: --- Fix Version/s: (was: 4.1.0 M1) 4.1.0 M2 > Validate Git URL > -

[jira] [Resolved] (STRATOS-807) Re-designing cluster monitor hierarchy to support any 'entity' monitors to be plugged in

2014-09-30 Thread Rajkumar Rajaratnam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajkumar Rajaratnam resolved STRATOS-807. - Resolution: Fixed Fix Version/s: (was: 4.1.0 M2) 4.1

[jira] [Commented] (STRATOS-603) Validate Git URL

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152935#comment-14152935 ] Sajith Kariyawasam commented on STRATOS-603: Moving to 4.1.0-M2 > Validate G

[jira] [Resolved] (STRATOS-598) IaaS provider properties not included by automated product configuration script

2014-09-30 Thread Rajkumar Rajaratnam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajkumar Rajaratnam resolved STRATOS-598. - Resolution: Fixed Fix Version/s: (was: 4.2.0) 4.1.0

[jira] [Resolved] (STRATOS-748) Fails to deploy policies in UI.

2014-09-30 Thread Rajkumar Rajaratnam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajkumar Rajaratnam resolved STRATOS-748. - Resolution: Fixed Fix Version/s: 4.1.0 M1 > Fails to deploy policies in UI

[jira] [Resolved] (STRATOS-763) Re-organizing puppet modules structure

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam resolved STRATOS-763. Resolution: Fixed Resolving as fixed as per the pull request > Re-organizing puppe

[jira] [Updated] (STRATOS-763) Re-organizing puppet modules structure

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-763: --- Assignee: Rajkumar Rajaratnam (was: Sajith Kariyawasam) > Re-organizing puppet modul

[jira] [Assigned] (STRATOS-763) Re-organizing puppet modules structure

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam reassigned STRATOS-763: -- Assignee: Sajith Kariyawasam > Re-organizing puppet modules structure > --

Use of the metaData field in log publishing to BAM

2014-09-30 Thread Chamila De Alwis
Hi, In the cartridge agent, when publishing log entries to the monitoring server, a metaData entry for member ID is added in addition to the payload. As per this[1] thread on StackOverflow, BAM (or CEP) does not consider the metaData apart from payloadData. Meta data and correlation data are spec

[jira] [Updated] (STRATOS-846) Failed to process instance clean up using available message processors

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam updated STRATOS-846: --- Assignee: Gayan Gunarathne > Failed to process instance clean up using available mess

[jira] [Resolved] (STRATOS-779) Stratos is creating more instances than the max limit

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam resolved STRATOS-779. Resolution: Fixed Assignee: Rajkumar Rajaratnam Marking as fixed as per the p

[jira] [Commented] (STRATOS-806) Sending an ApplicationCreatedEvent throws Exception (java.lang.NullPointerException: Tenant domain has not been set in CarbonContext)

2014-09-30 Thread Isuru Haththotuwa (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152904#comment-14152904 ] Isuru Haththotuwa commented on STRATOS-806: --- Fixed in commit 5f9f40f28bb7476f39

Re: 4.1.0-M1 developer preview

2014-09-30 Thread Sajith Kariyawasam
Hi All, I could find following tasks tagged for 4.1.0 M1 milestone at the moment [1]. Please take sometime to update the status or move to M2 if not ready. Bug STRATOS-706 member terminate event should log reason Bug STRATOS-776 Stratos in docker image not starting New Feature STRATOS-781 Strato

[jira] [Assigned] (STRATOS-848) NPE thrown when deploying cartridge definition

2014-09-30 Thread Sajith Kariyawasam (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sajith Kariyawasam reassigned STRATOS-848: -- Assignee: Sajith Kariyawasam > NPE thrown when deploying cartridge definition

[jira] [Created] (STRATOS-848) NPE thrown when deploying cartridge definition

2014-09-30 Thread Akila (JIRA)
Akila created STRATOS-848: - Summary: NPE thrown when deploying cartridge definition Key: STRATOS-848 URL: https://issues.apache.org/jira/browse/STRATOS-848 Project: Stratos Issue Type: Bug

[jira] [Resolved] (STRATOS-805) After Application Create Event is sent from CC, the Listener doesn't Receive it

2014-09-30 Thread Isuru Haththotuwa (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isuru Haththotuwa resolved STRATOS-805. --- Resolution: Fixed > After Application Create Event is sent from CC, the Listener does

[jira] [Updated] (STRATOS-805) After Application Create Event is sent from CC, the Listener doesn't Receive it

2014-09-30 Thread Isuru Haththotuwa (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isuru Haththotuwa updated STRATOS-805: -- Fix Version/s: (was: 4.2.0) 4.2.0 M1 > After Application Create

[jira] [Resolved] (STRATOS-806) Sending an ApplicationCreatedEvent throws Exception (java.lang.NullPointerException: Tenant domain has not been set in CarbonContext)

2014-09-30 Thread Isuru Haththotuwa (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isuru Haththotuwa resolved STRATOS-806. --- Resolution: Fixed > Sending an ApplicationCreatedEvent throws Exception > (java.lang

  1   2   >