-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
Undefined
-
NEW
-
NEW
To reproduce:
- build an application.properties with
quarkus.optaplanner.solver.termination.spent-limit=5m
- Then run the runner.jar with `-Dquarkus.optaplanner.solver.termination.spent-limit=10s`.
- run the solver. It should solve for only 10 seconds, but it solves for 5 minutes.
- is duplicated by
-
PLANNER-2370 Unable to configure OptaPlanner in a Quarkus application at deploy time
-
- Closed
-
- is related to
-
PLANNER-2387 Quarkus: make moveThreadCount and parallelSolverCount runtime configs
-
- Resolved
-