Hi Yashothara, It's better if you can include performance test for your testing plan as well since CEP is performance sensitive.
Thanks *,Sajith Ravindra* Senior Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 77 2273550 blog: http://sajithr.blogspot.com/ <http://lk.linkedin.com/pub/shani-ranasinghe/34/111/ab> On Wed, Jun 1, 2016 at 8:49 AM, Yashothara Shanmugarajah < [email protected]> wrote: > Hi, > > I have herewith attached the link [1] to my milestone plan for the Custom > Window CEP extension for Unique window project. Please be kind enough to > provide necessary feedback, at your convenience. > > Please let me know if there's anything else that I should work on or that > you think I missed. > > [1] > https://docs.google.com/spreadsheets/d/1Kj_ezSphh5UvxF8QEUQwN07GgsRuiDL-cKgZ_qKdeHs/edit#gid=0 > <https://docs.google.com/spreadsheets/d/15AZGjb4IvdGizUlybLIyD9hHKvWLstyqGm8_f1ocdBI/edit#gid=0> > > Thank you. > > Best Regards, > Yashothara.S > > Software Engineer > WSO2 > > > On Mon, May 30, 2016 at 2:08 PM, Yashothara Shanmugarajah < > [email protected]> wrote: > >> Hi All, >> >> I have planned to develop Custom Window CEP extension for Unique window >> with specifying length and time parameter for this. Already siddhi >> extension has feature for getting the latest events that are unique >> according to the unique attribute. It has only one parameter *'attribute*: >> The attribute that should be checked for uniqueness'.For example we can >> specify like this. >> ** >> >> >> * <event> unique (<string>attribute)* >> But now my task is add two parameters time and length *<event> unique >> (<string>attribute, length) and **<event> unique (<string>attribute, >> time). *So the output should be the unique events within the given time >> window or length window according to the unique attribute value. So there >> should be two classes extending WindowProcessor. >> >> Please let me know if you have any suggestions on this. >> >> Thanks. >> Best Regards, >> Yashothara.S >> >> Software Engineer >> WSO2 >> >> > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > >
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
