[
https://issues.apache.org/jira/browse/JCR-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217140#comment-13217140
]
Christian Stocker commented on JCR-3245:
----------------------------------------
I thought, this was already in JSR-333, but it wasn't. So I added an issue there
http://java.net/jira/browse/JSR_333-48
> Make it possible to get multiple nodes by Identifier in one call via davex
> --------------------------------------------------------------------------
>
> Key: JCR-3245
> URL: https://issues.apache.org/jira/browse/JCR-3245
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-jcr-server
> Reporter: Christian Stocker
>
> Currently, it's not possible to get one or multiple nodes directly by UUID
> via davex. One has to do a REPORT call for each node to get the absolute path
> and then doing a multi-get request to get all those nodes. This is quite some
> overhead if you have (weak) reference lists with many entries.
> Therefore I propose to add the possibility the get nodes directly by their
> UUIDs. A patch will implement that on top of JCR-3005 will follow soon.
--
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