]
Mark Proctor reassigned DROOLS-646:
-----------------------------------
Assignee: Mario Fusco (was: Mark Proctor)
remove package with duplicate Rule conditions infinite loop
-----------------------------------------------------------
Key: DROOLS-646
URL:
https://issues.jboss.org/browse/DROOLS-646
Project: Drools
Issue Type: Bug
Affects Versions: 5.5.0.Final, 5.6.0.Final
Reporter: Daniel Bremiller
Assignee: Mario Fusco
Attachments: DroolsError.zip
Removal of a package containing two rules of the same condition that share a betanode
causes an infinite loop. The Rules could be declared in seperate packages as well, when
removing either would also reproduce the bug.