]
Edoardo Vacchi updated DROOLS-3819:
-----------------------------------
Sprint: 2019 Week 14-16
Rule Unit Handling: restore older behavior in new prototype
-----------------------------------------------------------
Key: DROOLS-3819
URL:
https://issues.jboss.org/browse/DROOLS-3819
Project: Drools
Issue Type: Bug
Reporter: Edoardo Vacchi
Assignee: Edoardo Vacchi
Priority: Major
Labels: drools-core, submarine
Fix For: 8.0.0.Final
I have disabled generation of `unit()` API invocation on DRL compiler in order to make
the Unit prototype work quickly. We are now assuming that 1 unit === 1 session, therefore
some previous assumptions do not hold anymore. Previous assertions are therefore broken.