Merging all the threading pools used in autoscaler to one thread pool

2015-06-22 Thread Reka Thirunavukkarasu
Hi While testing found out that we are using different pool for different purposes like application monitor, group monitor, cluster monitor and etc. Is it possible to use one thread pool per component such as autoscaler with higher pool size like 100. Then we can make sure that there will always b

[jira] [Updated] (STRATOS-1436) Update the steps to start Stratos with CEP

2015-06-22 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-1436: -- Description: Update the configuration details and the steps that need to be followed t

[jira] [Updated] (STRATOS-1436) Update the steps to start Stratos with CEP

2015-06-22 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-1436: -- Summary: Update the steps to start Stratos with CEP (was: Update the steps to start S

[jira] [Updated] (STRATOS-1436) Update the steps to start Stratos with CEP.

2015-06-22 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-1436: -- Assignee: Shavindri Dissanayake > Update the steps to start Stratos with CEP. > --

[jira] [Created] (STRATOS-1436) Update the steps to start Stratos with CEP.

2015-06-22 Thread Shavindri Dissanayake (JIRA)
Shavindri Dissanayake created STRATOS-1436: -- Summary: Update the steps to start Stratos with CEP. Key: STRATOS-1436 URL: https://issues.apache.org/jira/browse/STRATOS-1436 Project: Stratos

Re: Testing Stratos 4.1: Application undeployment: application fails to undeploy (nested grouping, group scaling)

2015-06-22 Thread Reka Thirunavukkarasu
Hi Martin, These are actually configurable parameters. In the stratos code, these thread pool sizes are set to 20 by default. If we need to change it, then we can pass those as system properties in our stratos.sh. Since default values are taken by stratos code, we don't need to provide this in the

[jira] [Resolved] (STRATOS-1108) Longetivity test issu: VMs spawned and Stratos threw OutOfMemoryError

2015-06-22 Thread Lasindu Charith (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasindu Charith resolved STRATOS-1108. -- Resolution: Fixed Fix Version/s: 4.1.0 RC3 > Longetivity test issu: VMs spawned

[jira] [Updated] (STRATOS-1108) Longetivity test issu: VMs spawned and Stratos threw OutOfMemoryError

2015-06-22 Thread Lasindu Charith (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasindu Charith updated STRATOS-1108: - Fix Version/s: (was: FUTURE) > Longetivity test issu: VMs spawned and Stratos threw

[jira] [Assigned] (STRATOS-1108) Longetivity test issu: VMs spawned and Stratos threw OutOfMemoryError

2015-06-22 Thread Lasindu Charith (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasindu Charith reassigned STRATOS-1108: Assignee: Lasindu Charith > Longetivity test issu: VMs spawned and Stratos threw

[jira] [Commented] (STRATOS-1108) Longetivity test issu: VMs spawned and Stratos threw OutOfMemoryError

2015-06-22 Thread Lasindu Charith (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14597136#comment-14597136 ] Lasindu Charith commented on STRATOS-1108: -- Fixed in commit 8985d96eb811aa8e9ce

Re: [Q] Steps to deploy the Kubernetes Cluster with Stratos

2015-06-22 Thread Lakmal Warusawithana
On Tue, Jun 23, 2015 at 8:20 AM, Lakmal Warusawithana wrote: > Hi David, > > Please find answers inline, > > > On Tue, Jun 23, 2015 at 3:26 AM, David Hbase wrote: > >> Hi, Dev >> >> Need to clarify how to deploy the Kubernetes Cluster with following >> features: >> >> 1. How can we deploy the LB

Re: [Q] Steps to deploy the Kubernetes Cluster with Stratos

2015-06-22 Thread Lakmal Warusawithana
Hi David, Please find answers inline, On Tue, Jun 23, 2015 at 3:26 AM, David Hbase wrote: > Hi, Dev > > Need to clarify how to deploy the Kubernetes Cluster with following > features: > > 1. How can we deploy the LB in Kubernetes Cluster? (need the detail steps) > @Imesh @Mari, do we have a d

[Q] Steps to deploy the Kubernetes Cluster with Stratos

2015-06-22 Thread David Hbase
Hi, Dev Need to clarify how to deploy the Kubernetes Cluster with following features: 1. How can we deploy the LB in Kubernetes Cluster? (need the detail steps) 2. How to realize the auto scaling in Kubernetes Cluster? If this scaling with new instance or add more containers? 3. How the new nod

RE: Testing Stratos 4.1: Application undeployment: application fails to undeploy (nested grouping, group scaling)

2015-06-22 Thread Martin Eppel (meppel)
Hi Reka, I am not clear on the 2 properties you mention below, are they supposed to be set in the stratos.sh ? I just picked up the latest code and from the apache stratos repo and don’t see them ? Btw, read.write.lock.monitor.enabled=false is disabled in our production code (I assume it is

Re: Testing Stratos 4.1: Application undeployment: application fails to undeploy (nested grouping, group scaling)

2015-06-22 Thread Reka Thirunavukkarasu
Hi Martin, I have verified the fix by enabling read.write.lock.monitor.enabled=true. The fix worked fine with it. Since we are using concurrency and delegated some flow to Threads, i had to provide the thread values to below values in the stratos.sh. -Dapplication.monitor.thread.pool.size=50

Re: Python Cartridge Agent Test Failure

2015-06-22 Thread Pubudu Gunatilaka
Hi Gayan, We can make this as a configurable value. But we don't need to change the default thread pool size unless we add artifact repositories as test cases which we have to do it in the source code. So I don't find there is a need to make this as a configurable value. Thank you! On Mon, Jun 2

Re: Python Cartridge Agent Test Failure

2015-06-22 Thread Gayan Gunarathne
> > > On Mon, Jun 22, 2015 at 6:24 PM, Pubudu Gunatilaka > wrote: > >> Hi Devs, >> >> According to the offline chat I had with Imesh, I increased the thread >> pool size to 15. It would be a more acceptable solution rather than having >> separate executor services for each test. Executor services

Re: Python Cartridge Agent Test Failure

2015-06-22 Thread Lahiru Sandaruwan
Merged! On Mon, Jun 22, 2015 at 6:24 PM, Pubudu Gunatilaka wrote: > Hi Devs, > > According to the offline chat I had with Imesh, I increased the thread > pool size to 15. It would be a more acceptable solution rather than having > separate executor services for each test. Executor services has t

[GitHub] stratos pull request: Changing the thread pool size in pca test

2015-06-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/374 --- 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: Python Cartridge Agent Test Failure

2015-06-22 Thread Pubudu Gunatilaka
Hi Devs, According to the offline chat I had with Imesh, I increased the thread pool size to 15. It would be a more acceptable solution rather than having separate executor services for each test. Executor services has to maintain properly and it won't happen if we use separate executor services i

[GitHub] stratos pull request: Changing the thread pool size in pca test

2015-06-22 Thread pubudu538
GitHub user pubudu538 opened a pull request: https://github.com/apache/stratos/pull/374 Changing the thread pool size in pca test You can merge this pull request into a Git repository by running: $ git pull https://github.com/pubudu538/stratos dev-pca Alternatively you can re

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

2015-06-22 Thread Asanka Sanjaya Herath
Hi All, We had the hangout today and we discussed on following. - Logic for getting the Instance Id of the member - Issues in existing logic and code - Error handling - How to debug for finding error in topology message(All members are not showing in topology) -.How to read user configuration(Reg

Re: AWS Load Balancing Support for Stratos - Weekly Update

2015-06-22 Thread Swapnil Patil
Hi, Last week I worked on following tasks. 1. Getting AWS extension up and running and ready to receive topology events and configure AWS load balancer accordingly. For that I made few more changes to create a zip file, adding proper dependencies like http-client, adding a config file to to store

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

2015-06-22 Thread Asanka Sanjaya Herath
Hi All, We scheduled the hangout today at 2.30 PM IST in order to discuss about the implementation of GCE load balancer support for Stratos. Thanks. On Thu, Jun 18, 2015 at 10:17 PM, Gayan Gunarathne wrote: > Hi Asanka, > > Thanks for the update. > > Yeah.It is better to have a hangout for thi