-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
jBPM 3.2.0
-
None
when more than 1 job executor thread is configured and concurrent async nodes are to be executed, it results in hibernate exceptions.
reason: job acquirement is not synchronized well, resulting in multiple threads trying to work on the same job.