[
https://issues.apache.org/jira/browse/OAK-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400477#comment-13400477
]
Jukka Zitting commented on OAK-150:
-----------------------------------
In revision 1353536 I added a basic LockManager implementation and a naive
locking implementation that simply uses the presence of the jcr:lockOwner and
jcr:lockIsDeep properties to determine whether a node is locked or not. No
synchronization or even validation of locking status is present for now.
> Basic JCR LockManager support
> -----------------------------
>
> Key: OAK-150
> URL: https://issues.apache.org/jira/browse/OAK-150
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: jcr
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Labels: locking
>
> Even though we currently don't (and perhaps never will) support full JCR
> locking functionality in Oak, it would still be good to have a basic
> LockManager implementation for clients that assume it's present and use it
> simply to access lock tokens and to ask whether a particular node is locked
> or not.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira