-
Bug
-
Resolution: Done
-
Major
-
None
-
7.44.0.Final
-
None
-
2020 Week 43-45 (from Okt 19)
-
Undefined
-
NEW
-
NEW
-
---
-
---
After we switched OptaPlanner to use executable model for DRL, we started seeing some weird behavior. We reproduce it in the following test:
It would be too hard to extract the test from OptaPlanner entirely, but we have managed to minimize it to insert/update operations. The actual Drools code starts here:
The bug, then, happens here:
The DRL we use is here:
Please read the code comments that will explain the key points.
Do note that this must be some corner case, as most of OptaPlanner Examples continue to work with exec model enabled.
Should more information be needed, please contact jlocker in my absence.
- blocks
-
PLANNER-2213 Fix *PerformanceTest after the switch to Drools exec model
- Resolved