-
Enhancement
-
Resolution: Done
-
Major
-
4.0.0.Final
-
High
(As described on the forums):
With a cache that explicitly (eagerly) locks a key and deadlock detecting –
If transactions operating on a different node try to lock the same key, Infinispan will detect the deadlock. However, it can't interrupt the deadlock, so the transaction ends up timing out.