]
RH Bugzilla Integration commented on DROOLS-1146:
-------------------------------------------------
Mario Fusco <mfusco(a)redhat.com> changed the Status of [bug
Incremental compilation is blocked forever by fireUntilHalt
-----------------------------------------------------------
Key: DROOLS-1146
URL:
https://issues.jboss.org/browse/DROOLS-1146
Project: Drools
Issue Type: Bug
Reporter: Mario Fusco
Assignee: Mario Fusco
Priority: Critical
Fix For: 7.0.0.Beta1
Incremental compilation of a kbase requires that all the ksessions created from that
kbase are deactivated. Unfortunately a ksession in fireUntilHalt cannot be deactivated
until somebody doesn't explicitly invokes halt on it.