Bug 1036096 - KieModule resulting from an incremental compilation cannot be used to update a KieContainer
Summary: KieModule resulting from an incremental compilation cannot be used to update ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ER6
: 6.0.0
Assignee: Mario Fusco
QA Contact: Marek Winkler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-29 12:37 UTC by Mario Fusco
Modified: 2014-08-06 20:17 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:17:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker DROOLS-358 0 Major Resolved KieModule resulting from an incremental compilation cannot be used to update a KieContainer 2014-02-12 08:52:59 UTC

Description Mario Fusco 2013-11-29 12:37:55 UTC
Programmatic incremental compilation modifies the existing KieModule in place instead of creating a new one. This makes impossible to upgrade a KieContainer with the kieModulre resulting from the incremental compilation. In fact in this case the new KieModule is identical (same instance) to the old one making the automatic KieModule comparison useless.

Comment 1 Mario Fusco 2013-11-29 12:38:34 UTC
Fixed by https://github.com/droolsjbpm/drools/commit/629f1bf12

Comment 3 Marek Winkler 2014-01-03 15:35:47 UTC
Verified on BRMS 6.0.0 ER6.

Comment 4 JBoss JIRA Server 2014-02-12 08:52:59 UTC
Mario Fusco <mario.fusco> updated the status of jira DROOLS-358 to Resolved


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