Lukas Kahwe Smith created OAK-1924:
--------------------------------------
Summary: fetch depth support missing in HTTP API
Key: OAK-1924
URL: https://issues.apache.org/jira/browse/OAK-1924
Project: Jackrabbit Oak
Issue Type: New Feature
Reporter: Lukas Kahwe Smith
previous versions of Jackrabbit it was possible to specify a fetch depth to
also read children of a given node along with the node itself in a single HTTP
request. this is very useful to improve the performance.
while the syntax from the previous version of appending a dot separated integer
is not ideal, it would be good to retain the feature, for example as a query
parameter, f.e.:
/foo?fetch_depth=2
--
This message was sent by Atlassian JIRA
(v6.2#6252)