Re: Testing stratos 4.1: group scaling issue

2015-05-26 Thread Lakmal Warusawithana
Hi Udara, if you have some cycles, can you work with Martin on this issue. On Wed, May 27, 2015 at 6:02 AM, Martin Eppel (meppel) wrote: > Attaching the proper deployment-policy-1.json, please disregard the one > in the zip file > > > > Thanks > > > > Martin > > > > *From:* Martin Eppel (meppe

Re: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-05-26 Thread Imesh Gunaratne
I found two issues and fixed: Kubernetes clean command was trying to remove Kubernetes DNS pod (with Kubernetes 0.17.0). https://github.com/apache/stratos/commit/309378ac7db973e01128dc909420483bc65d4aa7 2015-05-27 10:57:07,781] ERROR {org.apache.stratos.autoscaler.applications.parser.DefaultAppli

Re: GSoC 2015

2015-05-26 Thread Lahiru Sandaruwan
Hi Pranavan, On Wed, May 27, 2015 at 9:14 AM, Pranavan Theivendiram < pranavan...@cse.mrt.ac.lk> wrote: > Hi Lahiru and Raj, > > Please comment on the following updatess. > > >1. I am going to implement a new method inside RuleTasksDelegator >class which has the usual prediction method

Re: Workload and Resource Aware, Proactive Autoscaling with Apache Stratos

2015-05-26 Thread Amitabha Karmakar
Hi Team, Please count me in, I would love to be hands on, on the effort. Here's my linkedin profile: https://www.linkedin.com/profile/view?id=26872767&trk=hp-identity-photo Thanks, Amitabha Karmakar. On Wed, May 27, 2015 at 12:09 AM, Lakmal Warusawithana wrote: > Hi Bhathiya and all, > > You

Re: Workload and Resource Aware, Proactive Autoscaling with Apache Stratos

2015-05-26 Thread Lakmal Warusawithana
Hi Bhathiya and all, Your proposal will definitely add value to Stratos. I strongly recommending keep working with the community after you folks are started working on design and implementation phases. Good luck! and looking forward to working with you folks. thanks On Tue, May 26, 2015 at 11:5

Re: GSoC 2015

2015-05-26 Thread Pranavan Theivendiram
Hi Lahiru and Raj, Please comment on the following updatess. 1. I am going to implement a new method inside RuleTasksDelegator class which has the usual prediction method *getPredictedValueForNextMinute(). *I am going to use the same name for the new method. (Method Overloading) 2

RE: Testing stratos 4.1: group scaling issue

2015-05-26 Thread Martin Eppel (meppel)
Attaching the proper deployment-policy-1.json, please disregard the one in the zip file Thanks Martin From: Martin Eppel (meppel) Sent: Tuesday, May 26, 2015 5:04 PM To: dev@stratos.apache.org Subject: RE: Testing stratos 4.1: group scaling issue Hi Reka, I tried various way to get the group

Re: Workload and Resource Aware, Proactive Autoscaling with Apache Stratos

2015-05-26 Thread Supun Bhathiya
Hi Imesh, Here [1 https://docs.google.com/document/d/1q_S7pv6UWUAAM0isWZdlt-c953SImmg2Dfev4g5WzJc/edit>] is our final year project proposal. We would share the design diagrams soon. [1] - https://docs.google.com/document/d/1q_S7pv6UWUAAM0isWZdlt-c953SImmg2Dfev4g5WzJc/edit Thanks -Bhathiya On 26

Re: Workload and Resource Aware, Proactive Autoscaling with Apache Stratos

2015-05-26 Thread Supun Bhathiya
Hi Imesh, Here[1] is our proposal. We would share the design diagrams of our project soon. On 26 May 2015 at 23:38, Supun Bhathiya wrote: > Hi, > cc'ing to Dr. Dilum Bandara and Dr. Srinath Perera who would act as > internal and external mentors for our project respectively. > > > On 26 May 2

Re: Workload and Resource Aware, Proactive Autoscaling with Apache Stratos

2015-05-26 Thread Supun Bhathiya
Hi, cc'ing to Dr. Dilum Bandara and Dr. Srinath Perera who would act as internal and external mentors for our project respectively. On 26 May 2015 at 23:23, Supun Bhathiya wrote: > > > On 26 May 2015 at 09:35, Imesh Gunaratne wrote: > >> Hi Bhathiya, >> >> It's good to see your proposal on im

Re: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-05-26 Thread Lahiru Sandaruwan
I carried out a test in EC2 today. It seems we do not validate the partitions(partition ids) included in the deployment policy. It would be better to fix this as well. Thanks. On Tue, May 26, 2015 at 3:58 PM, Pubudu Gunatilaka wrote: > Hi Devs, > > I have fixed the issue of removing already in

Re: [Q] Cartridge for RHEL or Centos

2015-05-26 Thread david hbase
Hi, Dev. I almost finished the code modification now, just found a bug and am trying fix it now, will have an update Tonight ( PDT) with the details. Thanks -D On Mon, May 25, 2015 at 5:41 PM, Mariangela Hills wrote: > Hi Raj, > > Sorry, for the later response! Currently, Stratos only ships i

Jenkins build is back to normal : Stratos-Master-Commit-Build #615

2015-05-26 Thread Apache Jenkins Server
See

Build failed in Jenkins: Stratos-Master-Commit-Build #614

2015-05-26 Thread Apache Jenkins Server
See Changes: [lahirus] moving licence, notice, and readme to product directory [lahirus] Adding distribution pom to the structure and related files -- Started by an SCM change Buildin

[GitHub] stratos pull request: Fixed removing network partitions in use

2015-05-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/361 --- 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

Re: [Error] While creating an output adopter using embedded CEP in Stratos.

2015-05-26 Thread Ashan Dhananjaya
Hi Isuru, I have checked the OSGI bundles they are exposed. org.apache.cassandra.io; version="1.1.3.wso2v5"[exported] org.apache.cassandra.notifications; version="1.1.3.wso2v5"[exported] org.apache.cassandra.cql3; version="1.1.3.wso2v5"[exported] org.apache.cassandra.cql3.statements;

Re: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-05-26 Thread Pubudu Gunatilaka
Hi Devs, I have fixed the issue of removing already in used network partition with the diff sent by Rajkumar. Please review and merge the pull request in [1]. [1] - https://github.com/apache/stratos/pull/361 Thank you! On Tue, May 26, 2015 at 2:44 PM, Lahiru Sandaruwan wrote: > Hi Lakmal, > >

[GitHub] stratos pull request: Fixed removing network partitions in use

2015-05-26 Thread pubudu538
GitHub user pubudu538 opened a pull request: https://github.com/apache/stratos/pull/361 Fixed removing network partitions in use Added validation to check already in used network partition before removing You can merge this pull request into a Git repository by running: $ git p

Re: LVS Load balancer supports for Apache Stratos- Statistics generation

2015-05-26 Thread Gayan Gunarathne
Hi, On Mon, May 25, 2015 at 11:29 PM, Lahiru Sandaruwan wrote: > Hi, > > So the 'Conns' is the number of connections that are active from Lb to the > particular member? > If so, it look suitable. > yeah .It returns the active connections. We can easily get the total weight for the cluster from t

Re: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-05-26 Thread Lahiru Sandaruwan
Hi Lakmal, Will do. Thanks. On Tue, May 26, 2015 at 2:42 PM, Lakmal Warusawithana wrote: > We should test RC2 pack further before cutting RC3. Let take another day > or so to do more testing on RC2. > > On Tue, May 26, 2015 at 2:18 PM, Lahiru Sandaruwan > wrote: > >> Hi Guys, >> >> Thanks for

Re: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-05-26 Thread Lakmal Warusawithana
We should test RC2 pack further before cutting RC3. Let take another day or so to do more testing on RC2. On Tue, May 26, 2015 at 2:18 PM, Lahiru Sandaruwan wrote: > Hi Guys, > > Thanks for taking time to test and report. Let's fix these and start a RC3. > > Thanks. > > On Tue, May 26, 2015 at 2

Re: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-05-26 Thread Rajkumar Rajaratnam
On Tue, May 26, 2015 at 2:12 PM, Rajkumar Rajaratnam wrote: > I found that network partitions can be removed even if they are used in an > application. Better to fix this. > ​This can be fixed using getApplications() and getApplicationNetworkPartitions(String applicationId) web service of AS. I

Re: [Vote] Release Apache Stratos 4.1.0 RC2

2015-05-26 Thread Lahiru Sandaruwan
Hi all, This vote has been cancelled. Please find the details in thread "[Discuss] Release Apache Stratos 4.1.0 RC2.". Thanks. On Tue, May 26, 2015 at 6:36 AM, Martin Eppel (meppel) wrote: > +1 – with the caveat to note I haven’t been successful yet with group > scaling tests > > > > *From:*

Re: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-05-26 Thread Lahiru Sandaruwan
Hi Guys, Thanks for taking time to test and report. Let's fix these and start a RC3. Thanks. On Tue, May 26, 2015 at 2:12 PM, Rajkumar Rajaratnam wrote: > I found that network partitions can be removed even if they are used in an > application. Better to fix this. > > Thanks. > > On Tue, May 2

Re: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-05-26 Thread Rajkumar Rajaratnam
I found that network partitions can be removed even if they are used in an application. Better to fix this. Thanks. On Tue, May 26, 2015 at 2:08 PM, Imesh Gunaratne wrote: > I did an end to end test with Kubernetes, single-cartridge application and > found the below error in PCA when un-deployi

Re: [Discuss] Release Apache Stratos 4.1.0 RC2.

2015-05-26 Thread Imesh Gunaratne
I did an end to end test with Kubernetes, single-cartridge application and found the below error in PCA when un-deploying the application: [2015-05-26 06:44:40,038] ERROR {eventsubscriber.py:run} - Error processing 'ApplicationSignUpRemovedEvent' event Traceback (most recent call last): File "/m