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
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 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
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
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 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 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
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
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
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
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
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
12 matches
Mail list logo