-
Bug
-
Resolution: Done
-
Major
-
6.4.0.CR2
OptaPlanner returned best solution with initialized score, but without planning variables assigned to planning entities.
It was simulated in Kie server integration tests, test OptaplannerIntegrationTest.testGetBestSolution(). This issue happens just rarely, making it hard to catch.
This problematic response was returned right after planning problem was sent - there was maybe 25 milliseconds difference between sending planning problem and retrieving best solution.
OptaPlanner response from test mentioned above is added as attachment.
- is caused by
-
PLANNER-405 Score should keep track of the uninitialized variable count
- Resolved
- is incorporated by
-
RHDM-46 OptaPlanner Kie server: Cannot marshall best solution score
- Closed
- is related to
-
PLANNER-565 JAXB Score binding: ScoreXmlAdapter
- Resolved
-
PLANNER-564 Concurrency issue when retrieving unitialized best solution
- Resolved