Borja Clemente created OAK-5763:
-----------------------------------
Summary: Improve LockException message on
org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl unlock
Key: OAK-5763
URL: https://issues.apache.org/jira/browse/OAK-5763
Project: Jackrabbit Oak
Issue Type: Improvement
Affects Versions: 1.3.3
Reporter: Borja Clemente
The error message on LockManagerImpl unlock method could also include
information about the user attempting to unlock the node as well as the actual
lock owner.
Current exception is:
{code}
LockException("Not an owner of the lock " + path)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)