[jboss-jira] [JBoss JIRA] Created: (JBRULES-2288) Investigate a possible problem when using forall() with sliding windows
Edson Tirelli (JIRA)
jira-events at lists.jboss.org
Tue Oct 6 11:42:49 EDT 2009
Investigate a possible problem when using forall() with sliding windows
-----------------------------------------------------------------------
Key: JBRULES-2288
URL: https://jira.jboss.org/jira/browse/JBRULES-2288
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-compiler, drools-core
Affects Versions: 5.0.1.FINAL, 5.1.0.M1
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Fix For: 5.1.0.M2
There is no much info on this, but Jeff reported some rules were not working when using "forall" with patterns with sliding windows and entry points. Ex:
forall( EventX(...) over window:time(...) from entry-point Y )
Need to investigate, add some integration tests and ensure the scenario works fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list