-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Beta6
-
None
-
NEW
-
NEW
The QueryCepFireUntilHaltTest recently started to hang the build quite often. It does use specific timeout, but either the timeout it too high (so the build timeouts anyway) or jUnit is not able to kill the test after the timeout passes. Based on the threaddump taken during the build, there seems to be a deadlock between two threads (see the attachment).
- is caused by
-
DROOLS-1406 Incremental compilation during fireUntilHalt hangs on second attempt
- Closed