-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
NEW
-
NEW
Currently I am seeing content like this:
<singleBenchmarkResult xStreamId="7"> <subSingleBenchmarkResult xStreamId="8"> <subSingleBenchmarkIndex>0</subSingleBenchmarkIndex> <succeeded>true</succeeded> <score class="org.optaplanner.core.api.score.buildin.hardsoft.HardSoftScore" xStreamId="9"> <initScore>0</initScore> <hardScore>0</hardScore> <softScore>-383</softScore> </score> <timeMillisSpent>1588</timeMillisSpent> <scoreCalculationCount>18850</scoreCalculationCount> </subSingleBenchmarkResult> <timeMillisSpent>-1</timeMillisSpent> <scoreCalculationCount>-1</scoreCalculationCount> </singleBenchmarkResult>
- is incorporated by
-
PLANNER-383 7.0 backwards incompatible changes for next major version
- Resolved