Re: [Hangout] Design and code review- Metadata client and revised metadata service for grouping.

2014-10-15 Thread Udara Liyanage
Hi, Below are the suggested changes during the hangout. 1) Throws consistent exceptions 2) Make REST client a separate component so other component can use. 3) Improve on method and class comments 4) Stick to 120 column with If I have missed any, please add them. Further it was suggested not to

Re: [Grouping][testing] How to model nested dependencies ?

2014-10-15 Thread Reka Thirunavukkarasu
Hi On Thu, Oct 16, 2014 at 4:10 AM, Martin Eppel (meppel) wrote: > Hi Reka, > > > > Thanks for the reply, it was very helpful. > > I think I am getting the hang of it, I created an application with nested > groups (group5 depends on group6 depends on group7, each group with a > cartridge c1) a

Re: Problem starting cassandra from a Entrypoint script

2014-10-15 Thread Udara Liyanage
Hi Vishanth, When you ssh into the instance and execute the run script, it works and when add as a entry point it does not means there may a difference between the users who execute the script. When you ssh and execute, you execute as root users. @Sajith what is the user who execute the script whe

Re: [Grouping][testing] How to model nested dependencies ?

2014-10-15 Thread Isuru Haththotuwa
Hi Martin, On Thu, Oct 16, 2014 at 4:10 AM, Martin Eppel (meppel) wrote: > Hi Reka, > > > > Thanks for the reply, it was very helpful. > > I think I am getting the hang of it, I created an application with nested > groups (group5 depends on group6 depends on group7, each group with a > cartrid

Re: [Hangout] Stratos 4.1.0 - M2 Developer Preview

2014-10-15 Thread Rajkumar Rajaratnam
Hi all, We will have this session today 4.30PM IST as we planned earlier. Apologize if anyone is not available. We will schedule the upcoming hangouts in very advance. Thanks. On Wed, Oct 15, 2014 at 10:32 PM, Rajkumar Rajaratnam wrote: > Hi Nirmal, > > So shall we move 7.30 PM IST? > > On Wed

Problem starting cassandra from a Entrypoint script

2014-10-15 Thread Vishanth Balasubramaniam
Hi, There is a problem with starting the cassandra from the Entrypoint at the docker file. BUT it totally works fine when I run the script (run_scripts.sh) inside the instance (ssh root@10.11.12.2). The following line is used in the docker file to call the run script at Entrypoint ENTRYPOINT /us

RE: [Grouping][testing] How to model nested dependencies ?

2014-10-15 Thread Martin Eppel (meppel)
Hi Reka, Thanks for the reply, it was very helpful. I think I am getting the hang of it, I created an application with nested groups (group5 depends on group6 depends on group7, each group with a cartridge c1) and it seems to work as expected (still need to resolve issues with my cartridges go

Re: [Hangout] Stratos 4.1.0 - M2 Developer Preview

2014-10-15 Thread Rajkumar Rajaratnam
Hi Nirmal, So shall we move 7.30 PM IST? On Wed, Oct 15, 2014 at 9:55 PM, Nirmal Fernando wrote: > 4.30 PM IST is not a good time for people living in US. These will be in > YouTube anyway! > > On Wed, Oct 15, 2014 at 4:33 PM, Rajkumar Rajaratnam > wrote: > >> Hi Imesh, >> >> Okay. Shall we mo

Re: [Hangout] Stratos 4.1.0 - M2 Developer Preview

2014-10-15 Thread Nirmal Fernando
4.30 PM IST is not a good time for people living in US. These will be in YouTube anyway! On Wed, Oct 15, 2014 at 4:33 PM, Rajkumar Rajaratnam wrote: > Hi Imesh, > > Okay. Shall we move to 4.30PM IST ? > > Thanks. > > On Wed, Oct 15, 2014 at 4:22 PM, Imesh Gunaratne wrote: > >> Hi Raj, >> >> I m

Re: Clean script kills all java processes

2014-10-15 Thread Chamila De Alwis
Thanks Manula! Regards, Chamila de Alwis Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Wed, Oct 15, 2014 at 9:09 PM, Manula Chathurika Thantriwatte < manu...@wso2.com> wrote: > Hi Chamila, > > +1 for the change. I have merged it. > > Thanks ! > > On Wed, Oct 15, 201

Re: Clean script kills all java processes

2014-10-15 Thread Manula Chathurika Thantriwatte
Hi Chamila, +1 for the change. I have merged it. Thanks ! On Wed, Oct 15, 2014 at 8:14 PM, Chamila De Alwis wrote: > Hi, > > The clean.sh script that is inside the tools/stratos-installer/ folder > kills all the Java related processes. Ideally the script should only stop > the Stratos processe

[GitHub] stratos pull request: Clean script kills all Java processes.

2014-10-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/93 --- 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

Clean script kills all java processes

2014-10-15 Thread Chamila De Alwis
Hi, The clean.sh script that is inside the tools/stratos-installer/ folder kills all the Java related processes. Ideally the script should only stop the Stratos processes and the ActiveMQ process. We can at least be specific to all the carbon related java processes. I created a fix for this and t

Re: [Hangout] Design and code review- Metadata client and revised metadata service for grouping.

2014-10-15 Thread Isuru Haththotuwa
Please find the Youtube link at [1]. [1]. http://www.youtube.com/watch?v=y1yyaZhNCSY On Wed, Oct 15, 2014 at 7:52 PM, Udara Liyanage wrote: > Hi Devs, > > Hangout starts shortly, please join. > > On Wed, Oct 15, 2014 at 7:29 PM, Udara Liyanage wrote: > >> Hi, >> >> Reminder, please join the ha

[GitHub] stratos pull request: Clean script kills all Java processes.

2014-10-15 Thread chamilad
GitHub user chamilad opened a pull request: https://github.com/apache/stratos/pull/93 Clean script kills all Java processes. This fix allows the clean script to filter the java processes by Carbon start string and ActiveMQ string You can merge this pull request into a Git repositor

Re: [Hangout] Design and code review- Metadata client and revised metadata service for grouping.

2014-10-15 Thread Udara Liyanage
Hi Devs, Hangout starts shortly, please join. On Wed, Oct 15, 2014 at 7:29 PM, Udara Liyanage wrote: > Hi, > > Reminder, please join the hangout > > which > will be start

Re: [Hangout] Design and code review- Metadata client and revised metadata service for grouping.

2014-10-15 Thread Udara Liyanage
Hi, Reminder, please join the hangout which will be started in 30 minutes. On Tue, Oct 14, 2014 at 7:48 PM, Rajkumar Rajaratnam wrote: > +1 > > On Tue, Oct 14, 2014 at 7:4

Re: [Hangout] Discussion and Review on Hierarchical Topology Locking

2014-10-15 Thread Manula Chathurika Thantriwatte
+1 On Wed, Oct 15, 2014 at 4:48 PM, Reka Thirunavukkarasu wrote: > +1 > > On Wed, Oct 15, 2014 at 4:33 PM, Lahiru Sandaruwan > wrote: > >> +1 >> >> On Wed, Oct 15, 2014 at 4:23 PM, Imesh Gunaratne >> wrote: >> >>> +1 >>> >>> On Wed, Oct 15, 2014 at 3:42 PM, Isuru Haththotuwa >>> wrote: >>> >>

Re: [Hangout] Discussion and Review on Hierarchical Topology Locking

2014-10-15 Thread Reka Thirunavukkarasu
+1 On Wed, Oct 15, 2014 at 4:33 PM, Lahiru Sandaruwan wrote: > +1 > > On Wed, Oct 15, 2014 at 4:23 PM, Imesh Gunaratne wrote: > >> +1 >> >> On Wed, Oct 15, 2014 at 3:42 PM, Isuru Haththotuwa >> wrote: >> >>> Hi Devs, >>> >>> Shall we have $subject, 20th October, 10.30 AM IST? The discussion >>

Re: Manual scaling effects are not persisted

2014-10-15 Thread Rajkumar Rajaratnam
Hi Imesh, On Wed, Oct 15, 2014 at 4:26 PM, Imesh Gunaratne wrote: > I do not think we need to specifically handle this, manual scaling also > need to take the same path as the standard scaling decision. > Hmm.. In manual scaling what we are doing is increasing the min count right? Basically we

Re: [Hangout] Discussion and Review on Hierarchical Topology Locking

2014-10-15 Thread Lahiru Sandaruwan
+1 On Wed, Oct 15, 2014 at 4:23 PM, Imesh Gunaratne wrote: > +1 > > On Wed, Oct 15, 2014 at 3:42 PM, Isuru Haththotuwa > wrote: > >> Hi Devs, >> >> Shall we have $subject, 20th October, 10.30 AM IST? The discussion thread >> can be found with subject [1] in the dev list. >> >> [1]. [Discuss] Hi

Re: [Hangout] Stratos 4.1.0 - M2 Developer Preview

2014-10-15 Thread Rajkumar Rajaratnam
Hi Imesh, Okay. Shall we move to 4.30PM IST ? Thanks. On Wed, Oct 15, 2014 at 4:22 PM, Imesh Gunaratne wrote: > Hi Raj, > > I might not be available on this time slot, have to attend a meeting. Is > there any possibility of moving this to the evening? > > Thanks > > On Wed, Oct 15, 2014 at 8:1

Re: Manual scaling effects are not persisted

2014-10-15 Thread Imesh Gunaratne
I do not think we need to specifically handle this, manual scaling also need to take the same path as the standard scaling decision. On Wed, Oct 15, 2014 at 10:03 AM, Rajkumar Rajaratnam wrote: > Or else, we can have an API at CC side to update clusters and let CC to > publish ClusterUpdated eve

Re: [Hangout] Discussion and Review on Hierarchical Topology Locking

2014-10-15 Thread Imesh Gunaratne
+1 On Wed, Oct 15, 2014 at 3:42 PM, Isuru Haththotuwa wrote: > Hi Devs, > > Shall we have $subject, 20th October, 10.30 AM IST? The discussion thread > can be found with subject [1] in the dev list. > > [1]. [Discuss] Hierarchical Locking for Topology > > > -- > Thanks and Regards, > > Isuru H.

Re: [Hangout] Stratos 4.1.0 - M2 Developer Preview

2014-10-15 Thread Imesh Gunaratne
Hi Raj, I might not be available on this time slot, have to attend a meeting. Is there any possibility of moving this to the evening? Thanks On Wed, Oct 15, 2014 at 8:15 AM, Rajkumar Rajaratnam wrote: > Hi All, > > Shall we have a hangout on M2 -Developer Preview on 16th of October > (tomorrow

[Hangout] Discussion and Review on Hierarchical Topology Locking

2014-10-15 Thread Isuru Haththotuwa
Hi Devs, Shall we have $subject, 20th October, 10.30 AM IST? The discussion thread can be found with subject [1] in the dev list. [1]. [Discuss] Hierarchical Locking for Topology -- Thanks and Regards, Isuru H. +94 716 358 048* *

Re: [Grouping][testing] How to model nested dependencies ?

2014-10-15 Thread Reka Thirunavukkarasu
Hi Martin, I understand that our application definition needs to be improved more to eliminate the confusion. As of now, we expect the user to define the top level groups as well as sub groups under the groups section of an application which makes you the confusion. Let's say that you are going t