Bug 1331641 - Incremental compilation is blocked forever by fireUntilHalt
Summary: Incremental compilation is blocked forever by fireUntilHalt
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: ---
Assignee: Mario Fusco
QA Contact: Marek Winkler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-29 07:04 UTC by Mario Fusco
Modified: 2020-03-27 19:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:03:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker DROOLS-1146 0 Critical Resolved Incremental compilation is blocked forever by fireUntilHalt 2018-01-22 00:16:24 UTC

Description Mario Fusco 2016-04-29 07:04:00 UTC
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.

Fixed on master by https://github.com/droolsjbpm/drools/commit/4615f9c75b84e7864c9794a48b61566cd8760999


Note You need to log in before you can comment on or make changes to this bug.