Uploaded image for project: 'OptaPlanner'
  1. OptaPlanner
  2. PLANNER-2386

optaplanner-quarkus must allow changing solver.termination.spent-limit after build time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • optaplanner-quarkus
    • 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.

              cchianel Christopher Chianelli (Inactive)
              gdesmet@redhat.com Geoffrey De Smet (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: