[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2586) ForEach Node does not work correctly with incorparated subflow nodes
Grégoire Botquin (JIRA)
jira-events at lists.jboss.org
Wed Jul 21 04:33:52 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Grégoire Botquin updated JBRULES-2586:
--------------------------------------
Attachment: TestForEachSubFlow.rar
Unit Test permitting to reproduce the problem
> ForEach Node does not work correctly with incorparated subflow nodes
> --------------------------------------------------------------------
>
> Key: JBRULES-2586
> URL: https://jira.jboss.org/browse/JBRULES-2586
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 5.0.1.FINAL
> Environment: Windows7
> Reporter: Grégoire Botquin
> Assignee: Mark Proctor
> Attachments: TestForEachSubFlow.rar
>
>
> A ForEach node should process sequentially all elements inside the collection it has to iterate on. This works fine unless there is a SubFlow node incorparted in the ForEachNode. In this case, the messages are not processed sequentially anymore. It looks like that the subflow starts/continue only when the ForEach has terminated its loop.
> Note : The problem happens when the subflow has a RuleFlowGroup node.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list