[GSoC-2015][Stratos] Getting an error in server start up

2015-08-08 Thread Pranavan Theivendiram
Hi All, I am getting the following error in server start up. Can anyone help me in this issue? *ERROR {org.wso2.carbon.event.processor.core.internal.CarbonEventProcessorService} - Externally defined stream: * *StreamDefinition{* *streamId='curve_finder_load_average_stats:1.0.0',* *

Re: [Vote] Release Apache Stratos 4.1.1 RC1

2015-08-08 Thread Lakmal Warusawithana
+1, tested following scenarios. - Tested with Kubernetes v 1.0.1, docker image stratos/php:4.1.1 single php application sample. - Autoscaling based on load average - Scaling down On Sat, Aug 8, 2015 at 9:59 AM, Akila Ravihansa Perera wrote: > Hi All, > > This is the first release

Re: [DISCUSS] Upgrading to jclouds 1.9.1 and support for vcloud?

2015-08-08 Thread Lakmal Warusawithana
+1 for upgeade jclouds to 1.9.1 On Sun, Aug 9, 2015 at 12:27 AM, Akila Ravihansa Perera wrote: > Hi, > > I'd like to propose that we upgrade to jclouds 1.9.1 [1] in our next > release. The new jclouds release provides support for d2, m4 and t2 > instance types for EC2. Also many improvements to

Re: [DISCUSS] Upgrading to jclouds 1.9.1 and support for vcloud?

2015-08-08 Thread Akila Ravihansa Perera
It seems Lahiru has made an attempt to push those changes upstream. I was able to find this PR [1] and mail thread [2] in jclouds. Obviously, their live tests started failing after this API update. [1] https://github.com/jclouds/jclouds/pull/333 [2] http://markmail.org/message/aunv374v5gztzrp4?q=

[DISCUSS] Upgrading to jclouds 1.9.1 and support for vcloud?

2015-08-08 Thread Akila Ravihansa Perera
Hi, I'd like to propose that we upgrade to jclouds 1.9.1 [1] in our next release. The new jclouds release provides support for d2, m4 and t2 instance types for EC2. Also many improvements to GCE and DigitalOcean v2 provider. We have currently forked 4 jclouds modules in Stratos; apis/gce, apis/op

Re: AWS Load Balancing Support for Stratos - Weekly Update

2015-08-08 Thread Swapnil Patil
Sorry, forgot to mention that it is mentioned that 'max' is preferred for SurgeQueueLength. We should decide which to use - max or average. Thanks and Regards, Swapnil On Sat, Aug 8, 2015 at 10:36 AM, Swapnil Patil wrote: > Hi Imesh, > > I was able to write a sample code to retrieve the total n

Re: AWS Load Balancing Support for Stratos - Weekly Update

2015-08-08 Thread Swapnil Patil
Hi Imesh, I was able to write a sample code to retrieve the total number of requests handled by load balancer. I have checked in the code to my github repository of AWS API client [1]. As per [2], 'SurgeQueueLength' means "The total number of requests that are pending submission to a registered i