JCR Remoting: Use DAV:lockroot to expose the lock-holding node
--------------------------------------------------------------
Key: JCR-2029
URL: https://issues.apache.org/jira/browse/JCR-2029
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-jcr-server, sandbox
Reporter: angela
for deep locks discovered on a lock within the locked subtree spi2dav currently
needs to retrieve the lockdiscovery multiple times in order to determine the
lock holding node.
if the JcrActiveLock would include the DAV:lockroot element LockInfo.getNodeId
could always be determined without any need for additional PROPFIND calls.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.