You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2017/07/03 11:23:00 UTC

[jira] [Updated] (OAK-5763) Improve LockException message on org.apache.jackrabbit.oak.jcr.lock.LockManagerImpl unlock

     [ https://issues.apache.org/jira/browse/OAK-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella updated OAK-5763:
----------------------------------
    Fix Version/s:     (was: 1.7.3)
                   1.7.4

> 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
>          Components: jcr
>    Affects Versions: 1.3.3
>            Reporter: Borja Clemente
>             Fix For: 1.8, 1.7.4
>
>
> 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.4.14#64029)