[jboss-jira] [JBoss JIRA] (DROOLS-1061) After failed mvel function call fireAllRules could put drools into infinite loop
Mario Fusco (JIRA)
issues at jboss.org
Tue Mar 29 08:48:00 EDT 2016
[ https://issues.jboss.org/browse/DROOLS-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco closed DROOLS-1061.
-------------------------------
Resolution: Won't Fix
When a KieSession throws an exception (either during constraint evaluation as in your case or during the firing of a consequence) the session itself has to be considered dead and then no longer usable. In particular it's up to the user to guarantee that all the constraints can be evaluated without throwing any exception.
> After failed mvel function call fireAllRules could put drools into infinite loop
> --------------------------------------------------------------------------------
>
> Key: DROOLS-1061
> URL: https://issues.jboss.org/browse/DROOLS-1061
> Project: Drools
> Issue Type: Bug
> Components: core engine
> Affects Versions: 6.3.0.Final, 6.4.0.Beta1
> Reporter: Tomi Pakarinen
> Assignee: Mario Fusco
>
> Example test case is available here https://gist.github.com/patope/ea9eb97b8d45e75ccf7c
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list