]
Tristan Tarrant updated ISPN-5052:
----------------------------------
Fix Version/s: 7.0.3.Final
Lock timeout details prints out null for local locks
----------------------------------------------------
Key: ISPN-5052
URL:
https://issues.jboss.org/browse/ISPN-5052
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 7.0.2.Final
Reporter: Erik Salter
Assignee: Erik Salter
Priority: Trivial
Fix For: 7.1.0.Beta1, 7.0.3.Final
Here's a trivial thing: if the context's origin is local, the lock timeout
message will out null for the "while request came from" part. (The address for
the origin is set only for remote transactions).