[GitHub] stratos pull request: remove network partition modified to use UUI...

2015-07-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/386 --- 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: Problem with Stratos 4.1 autohealing (was RE: Problems with Stratos 4.1 failover and autohealing)

2015-07-07 Thread Imesh Gunaratne
Thanks for the update Shaheed! On Tue, Jul 7, 2015 at 4:39 PM, Shaheedur Haque (shahhaqu) < shahh...@cisco.com> wrote: > I met with several of the wso2 team, and we agreed the following next > steps: > > > > 1. Treat the “Stratos failover” issue as separate from the > “duplicate instances”

[GitHub] stratos pull request: remove network partition modified to use UUI...

2015-07-07 Thread dinithis
GitHub user dinithis opened a pull request: https://github.com/apache/stratos/pull/386 remove network partition modified to use UUID remove network partition modified to use UUID You can merge this pull request into a Git repository by running: $ git pull https://github.com/din

Problem with Stratos 4.1 autohealing (was RE: Problems with Stratos 4.1 failover and autohealing)

2015-07-07 Thread Shaheedur Haque (shahhaqu)
I met with several of the wso2 team, and we agreed the following next steps: 1. Treat the “Stratos failover” issue as separate from the “duplicate instances” issue, and use a new thread for the former, keeping this thread for the latter. 2. The lack of synchronisation between the cle

Re: GSoC - Curve Fitting for Health Statistics Prediction

2015-07-07 Thread Pranavan Theivendiram
Hi Raj/Lahiru, Thanks for the query. Now I can go ahead. I will come up with updates. Thanks *T. Pranavan* *BSc Eng Undergraduate| Department of Computer Science & Engineering ,University of Moratuwa* *Mobile| *0775136836 On 7 July 2015 at 12:39, Lahiru Sandaruwan wrote: > Thanks for looking

[GitHub] stratos pull request: Tenant isolation

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

[GitHub] stratos pull request: Tenant isolation

2015-07-07 Thread dinithis
GitHub user dinithis opened a pull request: https://github.com/apache/stratos/pull/385 Tenant isolation Modify NetworkPartitionReference to work with UUID You can merge this pull request into a Git repository by running: $ git pull https://github.com/dinithis/stratos tenant-iso

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

2015-07-07 Thread Lasantha Fernando
Hi Ashan, Currently, you would not be able to get the timestamp out of the event unless you use a databridge agent callback. In that case, you can use Java code to simply get by calling event.getTimestamp(). However, if you want to use the timestamp as an attribute while doing processing within C

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

2015-07-07 Thread Ashan Dhananjaya
Hi All, I applied the above patch and get the timestamp in the Input Adapter. The formatter i used was "member_average_memory_consumption_stats:1.0.0". I tried several time to get the timeStamp attribute but failed. Is there any way to get a data which is outside in the payload? The Input stream i

Re: [Discuss] Release Apache Stratos 4.1.0-RC3

2015-07-07 Thread Imesh Gunaratne
Thanks Akila! Yes as I found the source package uploaded to dist does not has has this problem, only the 4.1.0-rc3 tag has this issue in two unit test classes: JavaCartridgeAgentTest StratosTestServerManager Since this does not affect any of the artifacts uploaded to nexus/dist I will fix this in

Re: GSoC - Curve Fitting for Health Statistics Prediction

2015-07-07 Thread Lahiru Sandaruwan
Thanks for looking into this Raj! Pranavan, Let's try to get this to the next week demo if possible. Thanks. On Tue, Jul 7, 2015 at 12:37 PM, Rajkumar Rajaratnam wrote: > Hi Pranavan, > > You have to use Snapshot Output Rate Limiting feature of WSO2 CEP. > > Lets take an example query to outpu

Re: GSoC - Curve Fitting for Health Statistics Prediction

2015-07-07 Thread Rajkumar Rajaratnam
Hi Pranavan, You have to use Snapshot Output Rate Limiting feature of WSO2 CEP. Lets take an example query to output a snapshot every one minute giving the contents of the 10 minute window at the time of taking the snapshot. *from LoginEvents#window.time(10 min)select ipoutput snapshot every