-
Task
-
Resolution: Done
-
Major
-
7.11.0.Final
-
None
-
2018 Week 33-35, 2018 Week 36-38
-
3
-
NEW
-
NEW
Failed on Jenkins, cannot reproduce locally: org.optaplanner.core.impl.solver.thread.OrderByMoveIndexBlockingQueueTest.addExceptionThrown
Error message:
The move thread with moveThreadIndex (1) has thrown an exception. Relayed here in the parent thread.
Stacktrace:
java.lang.IllegalStateException: The move thread with moveThreadIndex (1) has thrown an exception. Relayed here in the parent thread.
at org.optaplanner.core.impl.solver.thread.OrderByMoveIndexBlockingQueueTest.addExceptionThrown(OrderByMoveIndexBlockingQueueTest.java:138)
- is related to
-
PLANNER-1253 OrderByMoveIndexBlockingQueue: backlog.clear() isn't synchronized + all the synchronization reduces parallelism
- Open