[jboss-jira] [JBoss JIRA] Assigned: (JBRULES-1725) Time and length batch window support
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Wed May 18 01:37:01 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor reassigned JBRULES-1725:
-------------------------------------
Assignee: Edson Tirelli (was: Mark Proctor)
> Time and length batch window support
> ------------------------------------
>
> Key: JBRULES-1725
> URL: https://issues.jboss.org/browse/JBRULES-1725
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Heiko Braun
> Assignee: Edson Tirelli
> Fix For: FUTURE
>
>
> Support for time and length batch windows in drools fusion.
> I.e.
> when
> $event: Alert() length_batch(10)
> then
> // process batch of 10 Alert events
> end
> or
> when
> $event: Alert() time_batch(60sec)
> then
> // process of n Alert events that did occur within 60 sec
> end
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list