Re: Testing stratos 4.1 - nested grouping fails to deploy with unequal cartridge types ?

2015-04-22 Thread Reka Thirunavukkarasu
Hi Martin, I'm looking into this issue..I have tried a similar sample as your one and got the issue reproduced in the local setup. It seems to be a bug in our application parser. Will work on further on this and update the thread.. Thanks, Reka On Thu, Apr 23, 2015 at 10:32 AM, Imesh Gunaratne

AWS Load Balancing Support for Stratos - GSoC 2015

2015-04-22 Thread Swapnil Patil
Hi Imesh, I just noticed a comment on my proposal in Melange to fix the broken image link. Apologies that I missed it earlier. I have put a comment with the new link for the image. Thanks and Regards, Swapnil

Re: Testing stratos 4.1 - nested grouping fails to deploy with unequal cartridge types ?

2015-04-22 Thread Imesh Gunaratne
Hi Martin, Thanks for reporting this problem, we will have a look at this and get back to you soon. Thanks On Thu, Apr 23, 2015 at 5:27 AM, Martin Eppel (meppel) wrote: > Hi, > > > > I think I am seeing an issue with nested grouping: > > > > When I define a parent group (no cartridges) and 2

Re: Google Compute Engine Load Balancing Support for Stratos - GSoC 2015

2015-04-22 Thread Swapnil Patil
Hi Imesh, Thank you! But it seems I still don't have edit rights. Could you please check it once? Thanks and Regards, Swapnil On Wed, Apr 22, 2015 at 11:44 PM, Imesh Gunaratne wrote: > Hi Swapnil, > > I have given you post edit rights to the proposal, you could try to edit > it in Melange. >

Re: New committer and PMC member: Shaheedur Haque

2015-04-22 Thread Gayan Gunarathne
Congratulations Shaheed!! On Thu, Apr 23, 2015 at 5:58 AM, Manula Thantriwatte < manulachathur...@gmail.com> wrote: > Congratulations !!! > > On Thu, Apr 23, 2015 at 2:46 AM, Lahiru Sandaruwan > wrote: > >> Congratz! >> >> On Wed, Apr 22, 2015 at 11:26 PM, Chamila De Alwis >> wrote: >> >>> Co

Re: Python agent - Utility method to read payload parameters

2015-04-22 Thread Udara Liyanage
Hi Chamila, Thanks Chamila. Better to rename so someone looking know that they are payload parameters On Wed, Apr 22, 2015 at 11:30 PM, Imesh Gunaratne wrote: > A good design Chamila! May be we could rename the variable "values" to > something meaningful. > > Thanks > > On Wed, Apr 22, 2015 at

Re: New committer and PMC member: Shaheedur Haque

2015-04-22 Thread Manula Thantriwatte
Congratulations !!! On Thu, Apr 23, 2015 at 2:46 AM, Lahiru Sandaruwan wrote: > Congratz! > > On Wed, Apr 22, 2015 at 11:26 PM, Chamila De Alwis > wrote: > >> Congratulations Shaheed! >> >> >> Regards, >> Chamila de Alwis >> Software Engineer | WSO2 | +94772207163 >> Blog: code.chamiladealwis.c

[jira] [Updated] (STRATOS-1339) nested grouping fails to deploy with unequal cartridge types

2015-04-22 Thread Martin Eppel (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Eppel updated STRATOS-1339: -- Attachment: multiple-groups-no-startup-G1-G2-G3-unequal-cartridge-types.zip > nested grouping

[jira] [Created] (STRATOS-1339) nested grouping fails to deploy with unequal cartridge types

2015-04-22 Thread Martin Eppel (JIRA)
Martin Eppel created STRATOS-1339: - Summary: nested grouping fails to deploy with unequal cartridge types Key: STRATOS-1339 URL: https://issues.apache.org/jira/browse/STRATOS-1339 Project: Stratos

Re: New committer and PMC member: Shaheedur Haque

2015-04-22 Thread Lahiru Sandaruwan
Congratz! On Wed, Apr 22, 2015 at 11:26 PM, Chamila De Alwis wrote: > Congratulations Shaheed! > > > Regards, > Chamila de Alwis > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > > On Wed, Apr 22, 2015 at 11:20 PM, Imesh Gunaratne > wrote: > >> Congratulations Shah

Re: Google Compute Engine Load Balancing Support for Stratos - GSoC 2015

2015-04-22 Thread Imesh Gunaratne
Hi Swapnil, I have given you post edit rights to the proposal, you could try to edit it in Melange. Thanks On Wed, Apr 22, 2015 at 6:47 PM, Swapnil Patil wrote: > Hi Gayan, > > OK. I will put a comment. > > Thank you for your time. > > Regards, > Swapnil > > On Wed, Apr 22, 2015 at 6:28 PM, Ga

Re: Topology inconsistent

2015-04-22 Thread Imesh Gunaratne
Hi Michiel, In JCA topology is handled by the messaging module, you could see how topology is updated on Complete Topology event here: https://github.com/apache/stratos/blob/master/components/org.apache.stratos.messaging/src/main/java/org/apache/stratos/messaging/message/processor/topology/Complet

Re: Python agent - Utility method to read payload parameters

2015-04-22 Thread Imesh Gunaratne
A good design Chamila! May be we could rename the variable "values" to something meaningful. Thanks On Wed, Apr 22, 2015 at 11:37 AM, Chamila De Alwis wrote: > Hi Udara, > > You don't have to read the payload parameter file from the plugins. When > subclassing from the plugin contract class IC

Re: New committer and PMC member: Shaheedur Haque

2015-04-22 Thread Chamila De Alwis
Congratulations Shaheed! Regards, Chamila de Alwis Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Wed, Apr 22, 2015 at 11:20 PM, Imesh Gunaratne wrote: > Congratulations Shaheed! Welcome to Stratos PMC! > > On Wed, Apr 22, 2015 at 10:06 AM, Lakmal Warusawithana > w

Re: Re-factoring REST API

2015-04-22 Thread Imesh Gunaratne
Just to clarify we are only changing the HTTP status codes and response message formats (of error and successful messages) in the REST API. We are not changing any of the API method definitions or JSON definitions. Dinithi: It would be great if you could list of out the changes in point form. Tha

Re: Architectural Discussion and Code Reviews for Composite Application support for 4.1.0

2015-04-22 Thread Imesh Gunaratne
Vishanth: would you mind adding the code review notes here? Thanks On Wed, Apr 22, 2015 at 10:58 AM, Reka Thirunavukkarasu wrote: > A small correct on the time. Will have the code review at 2:30pm(IST). > > Thanks, > Reka > > On Wed, Apr 22, 2015 at 10:45 AM, Reka Thirunavukkarasu > wrote: > >

Re: New committer and PMC member: Shaheedur Haque

2015-04-22 Thread Imesh Gunaratne
Congratulations Shaheed! Welcome to Stratos PMC! On Wed, Apr 22, 2015 at 10:06 AM, Lakmal Warusawithana wrote: > The Project Management Committee (PMC) for Apache Stratos > has asked Shaheedur Haque to become a committer and PMC member > and we are pleased to announce that he has accepted. > > B

Re: Topology inconsistent

2015-04-22 Thread Michiel Blokzijl (mblokzij)
Hi Imesh, > Ideally cartridge agent should only wait for Complete Topology event once in > its lifecycle. If it is waiting more than once then there is an issue. That’s not the problem, it only waits once for the complete topology. To me it looks like the topology is never updated, or if it is

Re: Google Compute Engine Load Balancing Support for Stratos - GSoC 2015

2015-04-22 Thread Swapnil Patil
Hi Gayan, OK. I will put a comment. Thank you for your time. Regards, Swapnil On Wed, Apr 22, 2015 at 6:28 PM, Gayan Gunarathne wrote: > Hi Swapnil, > > I guess now you can't update the proposal in the GSoC site. But you can > put this approach as a comment in that proposal. > > Thanks, > Gay

Re: Google Compute Engine Load Balancing Support for Stratos - GSoC 2015

2015-04-22 Thread Gayan Gunarathne
Hi Swapnil, I guess now you can't update the proposal in the GSoC site. But you can put this approach as a comment in that proposal. Thanks, Gayan On Wed, Apr 22, 2015 at 6:15 PM, Swapnil Patil wrote: > Hi Gayan, > > Thank you for your opinion. > > Could you please tell me what should be my ne

Re: Google Compute Engine Load Balancing Support for Stratos - GSoC 2015

2015-04-22 Thread Swapnil Patil
Hi Gayan, Thank you for your opinion. Could you please tell me what should be my next step? Do I need to update my proposal on GSoC site? Thanks and Regards, Swapnil On Wed, Apr 22, 2015 at 5:04 PM, Gayan Gunarathne wrote: > Hi Swapnil, > > +1 for the approach.Yeah you can create a forwarding

Re: Google Compute Engine Load Balancing Support for Stratos - GSoC 2015

2015-04-22 Thread Gayan Gunarathne
Hi Swapnil, +1 for the approach.Yeah you can create a forwarding rule with the external IP and associate with the target pool. Thanks, Gayan On Tue, Apr 21, 2015 at 6:59 PM, Swapnil Patil wrote: > Hi Gayan, > > Thank you for your thoughts. > > Okay. So if no HA Proxy to be used, my approach wo

Re: [Code Review] Pull Request 287

2015-04-22 Thread Vishanth Balasubramaniam
On Wed, Apr 22, 2015 at 3:36 PM, Chamila De Alwis wrote: > +1. Will we able to incorporate the other changes done to the REST API as > well so far? > > > Regards, > Chamila de Alwis > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > > On Wed, Apr 22, 2015 at 2:23 PM,

Re: [Code Review] Pull Request 287

2015-04-22 Thread Chamila De Alwis
+1. Will we able to incorporate the other changes done to the REST API as well so far? Regards, Chamila de Alwis Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Wed, Apr 22, 2015 at 2:23 PM, Anuruddha Liyanarachchi < anurudd...@wso2.com> wrote: > Hi Devs, > > Shall we

[Code Review] Pull Request 287

2015-04-22 Thread Anuruddha Liyanarachchi
Hi Devs, Shall we have a code review for $subject today at 4.30pm IST. Please let me know your availability. [1] https://github.com/apache/stratos/pull/287 -- *Thanks and Regards,* Anuruddha Lanka Liyanarachchi Software Engineer - WSO2 Mobile : +94 (0) 712762611 Tel : +94 112 145 345 a nur

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-04-22 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r28853408 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -2239,4 +2258,501 @@ p

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-04-22 Thread imesh
Github user imesh commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r28853335 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -2239,4 +2258,501 @@ p

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-04-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/287 --- 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 ena

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-04-22 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/287#issuecomment-95072957 @anuruddhal Please add a description to this pull request. Thanks --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu