[jira] [Commented] (STRATOS-1246) Use a common term when pointing to the PropertyBean

2015-03-15 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362731#comment-14362731 ] Mariangela Hills commented on STRATOS-1246: --- Comment made by imesh with regard

Jenkins build is back to normal : Stratos-Master-Commit-Build » Apache Stratos - CLI #320

2015-03-15 Thread Apache Jenkins Server
See

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

2015-03-15 Thread Apache Jenkins Server
See

GSoC 2015: "Curve fitting" for stat prediction algorithm of Autoscaler

2015-03-15 Thread Yasara Dissanayake
Hi, Do we have to find separate curves for each health stats regarding memberwise stats ? What do I have to include in the project proposal ? Do I need to include complete algorithm that I suppose to do? Regards, A.Y Dissanayake

Re: Build failed in Jenkins: Stratos-Master-Nightly-Build #440

2015-03-15 Thread Imesh Gunaratne
I have now fixed this, please monitor the commit build once any changes are pushed to the remote repository. Thanks On Mon, Mar 16, 2015 at 8:57 AM, Imesh Gunaratne wrote: > It looks like we have used System.lineSeparator() method in the CLI, since > this was introduced in Java 1.7 better to us

Re: Build failed in Jenkins: Stratos-Master-Nightly-Build #440

2015-03-15 Thread Imesh Gunaratne
It looks like we have used System.lineSeparator() method in the CLI, since this was introduced in Java 1.7 better to use System.getProperty("line.separator") to avoid the following problem: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile

Build failed in Jenkins: Stratos-Master-Nightly-Build #440

2015-03-15 Thread Apache Jenkins Server
See Changes: [imesh] Introducing new logic to generate kubernetes pod id and store it in kubernetes cluster context -- [...truncated 5977 lines...] Sending artifact delta relative to

Build failed in Jenkins: Stratos-Master-Nightly-Build » Apache Stratos - CLI #440

2015-03-15 Thread Apache Jenkins Server
See -- [INFO] [INFO] ---

Re: Regarding AWS Load Balancing Support for Stratos GSOC project

2015-03-15 Thread Imesh Gunaratne
Hi Nipun, It's nice to hear from you! The idea of this project is to implement Stratos load balancer extension to programatically configure Amazon AWS load balancer to work with Stratos. You could do the following to start with this project: - Find information on AWS load balancer API - Create a

Re: [GSoC 2015] Stratos 499 : Google Compute Engine Load Balancing Support for Stratos

2015-03-15 Thread Imesh Gunaratne
Hi Shubhorup, It's nice to hear your interest on this. The idea of this project is to implement Stratos load balancer extension to programatically configure GCE load balancer to work with Stratos. You could do the following to start with this project: - Find information on GCE load balancer API -

[GSoC 2015] Stratos 499 : Google Compute Engine Load Balancing Support for Stratos

2015-03-15 Thread Shubhorup Biswas
Hello and greetings I am a GSoC 2015 aspirant and Stratos 499 is a project that interests me. I am a third year student of Computer Science. My interests lie in the areas of distributed computing, graph theory and algebra, (I have taken courses for all of these) which seem to align with the requi

[jira] [Commented] (STRATOS-500) AWS Load Balancing Support for Stratos

2015-03-15 Thread Nipun Udara (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362375#comment-14362375 ] Nipun Udara commented on STRATOS-500: - Hi imesh I am interested in this project and

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

2015-03-15 Thread Apache Jenkins Server
See Changes: [imesh] Introducing new logic to generate kubernetes pod id and store it in kubernetes cluster context -- [...truncated 5943 lines...] Sending artifact delta relative to

Build failed in Jenkins: Stratos-Master-Commit-Build » Apache Stratos - CLI #319

2015-03-15 Thread Apache Jenkins Server
See -- [INFO] [INFO]

[Discuss] [Kubernetes] Kubernetes Pod Id Issue Fixed

2015-03-15 Thread Imesh Gunaratne
Hi Devs, I have now fixed the kubernetes pod id issue in the master branch, earlier we used member id as the pod id and the pod id became too long after appending application id to member id. Now the Kubernetes pod and service ids are generated using sequence numbers and they are stored against t

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

2015-03-15 Thread Asanka Sanjaya Herath
Hi Imesh, Thank you for information. I'll go through these and get back to you with the draft proposal soon. Thanks. On Sun, Mar 15, 2015 at 1:54 PM, Imesh Gunaratne wrote: > Hi Asanka, > > It's nice to hear from you! The expectations of above projects are to > implement Stratos load balancer

[Code Review] Deployment/Application Policy Changes for 4.1.0-beta Developer Preview

2015-03-15 Thread Imesh Gunaratne
Hi Devs, Shall we arrange a code review on next Monday the 16th March at 11:30 AM IST on $subject? We could host a Google Hangout and invite anyone interested to participate. The recorded session can be published on YouTube. Thanks -- Imesh Gunaratne Technical Lead, WSO2 Committer & PMC Membe

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

2015-03-15 Thread Imesh Gunaratne
Hi Asanka, It's nice to hear from you! The expectations of above projects are to implement Stratos load balancer extensions to programatically configure Amazon AWS load balancer and GCE load balancer to work with Stratos. You could do the following to start with these projects: - Find information