]
Work on ISPN-10621 started by Pedro Ruivo.
------------------------------------------
NullPointerException in CompositeLockPromite
--------------------------------------------
Key: ISPN-10621
URL:
https://issues.jboss.org/browse/ISPN-10621
Project: Infinispan
Issue Type: Bug
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
The {{CompositeLockPromise}} always assume {{timeoutTask}} is non-null. However, it
isn't the case for timeout=0 (i.e. tryLock behavior)