Re: Integration test for CRUD operations of all the artifacts

2015-08-03 Thread Reka Thirunavukkarasu
Thanks Imesh..!!! On Mon, Aug 3, 2015 at 10:15 PM, Imesh Gunaratne wrote: > A splendid job Reka!! This would save us days and weeks which would be > needed for verifying the basic functionality. > > Thanks > > > On Mon, Aug 3, 2015 at 6:39 PM, Reka Thirunavukkarasu > wrote: > >> Hi All, >> >> I

Re: Refactoring Metering Service Implementation for Stratos

2015-08-03 Thread Reka Thirunavukkarasu
Hi Thanuja, The decision to create different types of data publisher based on ThriftStatisticsPublisher is good. In that way, we can create own publishers with different streams as we need. I'm having few concerns on the factory classes here. Why do we need to have different factory classes to cre

Re: [Discuss] Apache Stratos 4.1.1 Release Plan

2015-08-03 Thread Akila Ravihansa Perera
Hi Imesh, I'm in the process of finalizing the fixes for [1]. Will start a release build soon after that. [1] https://issues.apache.org/jira/browse/STRATOS-1478 Thanks. On Tue, Aug 4, 2015 at 9:17 AM, Imesh Gunaratne wrote: > Thanks for the update Pubudu! @Akila: Please update the progress of

Refactoring Metering Service Implementation for Stratos

2015-08-03 Thread Thanuja Uruththirakodeeswaran
Hi Devs, I have started to work on $subject. For the metering service, 1. I'm going to use three different streams which are member_lifecycle, member_info and scaling_decisions as discussed in the review. The streams will have attributes as mentioned below: - member_lifecycle: time_stamp, mem

Re: [Dev] [GSoC-2015] Showing health statistics in GUI

2015-08-03 Thread Ashan Dhananjaya
Hi Imesh, Currently it is not possible to give a date range. We have included 5 different options as time period in the UI select to user like 30 minutes, 1hour ,1 day, 1 week, 1 month. Thank You! Best Regards, Ashan On Tue, Aug 4, 2015 at 9:22 AM, Imesh Gunaratne wrote: > Hi Ashan, > > The AP

Re: [Dev] [GSoC-2015] Showing health statistics in GUI

2015-08-03 Thread Imesh Gunaratne
Hi Ashan, The API documentation looks good. Isn't it possible for us to specify a date range when querying statistics? Currently in the API methods I can only see a parameter called interval. Thanks On Tue, Aug 4, 2015 at 8:21 AM, Ashan Dhananjaya wrote: > Hi All, > > I wrote a REST api docume

Re: [Discuss] Apache Stratos 4.1.1 Release Plan

2015-08-03 Thread Imesh Gunaratne
Thanks for the update Pubudu! @Akila: Please update the progress of the release build. Thanks On Mon, Aug 3, 2015 at 10:55 PM, Pubudu Gunatilaka wrote: > Hi, > > I have almost completed the node port configurable task and will send the > PR asap. We can add this change to 4.1.1. > > Thank you!

Re: AWS Load Balancing Support for Stratos - Weekly Update

2015-08-03 Thread Imesh Gunaratne
Great! Thanks for the update Swapnil! Regarding finding request count, please have a look at [1] and [2]. According to [1] there is a way to find the request count via cloud watch. [1] http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/elb-cloudwatch-metrics.html [2] http://docs

Re: [Dev] [GSoC-2015] Showing health statistics in GUI

2015-08-03 Thread Ashan Dhananjaya
Hi All, I wrote a REST api documentation for the methods i implemented in the org.apache.stratos.rest.endpoint. You can find it from here[1]. Please update me on the changes that needed to be done. Any comment will be really appreciated to improve the documentation. [1]= https://docs.google.com/

Re: Code Review meeting - AWS Load Balancing Support for Stratos

2015-08-03 Thread Swapnil Patil
Hi All, I have made code changes suggested in last code review meeting and committed at my GitHub repo [1]. Please feel free to let me know if I have missed anything. [1] https://github.com/swaprp15/stratos Thanks and Regards, Swapnil On Jul 29, 2015 5:05 PM, "Swapnil Patil" wrote: > Thanks T

Re: [Discuss] Apache Stratos 4.1.1 Release Plan

2015-08-03 Thread Pubudu Gunatilaka
Hi, I have almost completed the node port configurable task and will send the PR asap. We can add this change to 4.1.1. Thank you! On Monday, August 3, 2015, Imesh Gunaratne wrote: > On Mon, Aug 3, 2015 at 11:20 AM, Lasindu Charith > wrote: > >> Hi Imesh, >> >> I think before release we need

Re: AWS Load Balancing Support for Stratos - Weekly Update

2015-08-03 Thread Swapnil Patil
Hi All, Last week I worked on following things. 1. Adding logic for creating security group for load balancers in particular region. Adding inbound rules to these security groups based on the port mappings of a member of the cluster. 2. Making code changes suggested in the code review

Re: Integration test for CRUD operations of all the artifacts

2015-08-03 Thread Imesh Gunaratne
A splendid job Reka!! This would save us days and weeks which would be needed for verifying the basic functionality. Thanks On Mon, Aug 3, 2015 at 6:39 PM, Reka Thirunavukkarasu wrote: > Hi All, > > I have completed the integration test for almost all the above scenarios > with Mock IaaS. Now t

Re: Jenkins build became unstable: Stratos-Master-Commit-Build » Apache Stratos - Integration Tests #756

2015-08-03 Thread Reka Thirunavukkarasu
It happened due to the limitation of JVM memory in Jenkins. Once Imesh has increased the memory, build works fine again. Thanks, Reka On Mon, Aug 3, 2015 at 4:42 PM, Reka Thirunavukkarasu wrote: > I'm looking into this. Will update ASAP.. > > Thanks, > Reka > > On Mon, Aug 3, 2015 at 4:12 PM, A

Re: Integration test for CRUD operations of all the artifacts

2015-08-03 Thread Reka Thirunavukkarasu
Hi All, I have completed the integration test for almost all the above scenarios with Mock IaaS. Now that all the CRUD operations of all the artifacts are verified by the integration test in every build. Will keep update this thread as i work on Composite application features verification with in

Jenkins build is back to stable : Stratos-Master-Commit-Build #757

2015-08-03 Thread Apache Jenkins Server
See

Jenkins build is back to stable : Stratos-Master-Commit-Build » Apache Stratos - Integration Tests #757

2015-08-03 Thread Apache Jenkins Server
See

Re: Jenkins build became unstable: Stratos-Master-Commit-Build » Apache Stratos - Integration Tests #756

2015-08-03 Thread Reka Thirunavukkarasu
I'm looking into this. Will update ASAP.. Thanks, Reka On Mon, Aug 3, 2015 at 4:12 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < > https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$stratos-integration/756/changes > > > > -- Reka Thirunavukkar

Jenkins build became unstable: Stratos-Master-Commit-Build #756

2015-08-03 Thread Apache Jenkins Server
See

[jira] [Resolved] (STRATOS-1487) Cluster Monitors were not created because CompleteTopologyEvent was published before AutoscalerComponent was activated

2015-08-03 Thread Anuruddha Premalal (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anuruddha Premalal resolved STRATOS-1487. - Resolution: Fixed Fix Version/s: 4.1.0 4.1.0 M1 This w

Jenkins build became unstable: Stratos-Master-Commit-Build » Apache Stratos - Integration Tests #756

2015-08-03 Thread Apache Jenkins Server
See

[GitHub] stratos pull request: Fixing issues when adding Network Partition ...

2015-08-03 Thread lafernando
Github user lafernando commented on a diff in the pull request: https://github.com/apache/stratos/pull/335#discussion_r36069147 --- Diff: components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/exception/NetworkPartitionAlreadyExistsException.ja

[GitHub] stratos pull request: Fixing login error message in CLI

2015-08-03 Thread lafernando
Github user lafernando commented on a diff in the pull request: https://github.com/apache/stratos/pull/330#discussion_r36069108 --- Diff: components/org.apache.stratos.cli/src/main/java/org/apache/stratos/cli/RestCommandLineService.java --- @@ -214,7 +215,7 @@ public void checkSe

[jira] [Updated] (STRATOS-1487) Cluster Monitors were not created because CompleteTopologyEvent was published before AutoscalerComponent was activated

2015-08-03 Thread Anuruddha Premalal (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anuruddha Premalal updated STRATOS-1487: Attachment: wso2carbon.log > Cluster Monitors were not created because CompleteTop

[jira] [Created] (STRATOS-1487) Cluster Monitors were not created because CompleteTopologyEvent was published before AutoscalerComponent was activated

2015-08-03 Thread Anuruddha Premalal (JIRA)
Anuruddha Premalal created STRATOS-1487: --- Summary: Cluster Monitors were not created because CompleteTopologyEvent was published before AutoscalerComponent was activated Key: STRATOS-1487 URL: https://issues

Re: [Discuss] Apache Stratos 4.1.1 Release Plan

2015-08-03 Thread Imesh Gunaratne
On Mon, Aug 3, 2015 at 11:20 AM, Lasindu Charith wrote: > Hi Imesh, > > I think before release we need to verify whether all the scenarios in > 4.1.0 and new 4.1.1 scenarios are working. > > Shall we include these new scenarios and update the "Test Coverage" > documentation? > > https://docs.goog

Re: [Dev] [GSoC-2015] Showing health statistics in GUI

2015-08-03 Thread Ashan Dhananjaya
Hi All, As for the today's offline meeting. We have decided to add a functionality to enable and disable the Health Statistic UI. I will be working on this now onward. And after completing the chart with the tool tip we will going to have the public hangout. Thank You! Best Regards, Ashan On Sun