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 "Francesco Mari (JIRA)" <ji...@apache.org> on 2015/03/06 18:34:38 UTC

[jira] [Updated] (OAK-2502) Provide initial implementation of the Remote Operations specification

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

Francesco Mari updated OAK-2502:
--------------------------------
    Attachment: OAK-2502-01.patch

This patch provides an initial implementation of the remote API. The part of the API exposed through HTTP currently allows to read the latest revision, read a tree at the latest revision and read a tree at a specified revision.

Even though the exposed HTTP API is partial, the backend is fully implemented. Support for stateless revisions is the only mocked up feature, since the ContentRepository API doesn't expose this feature yet.

The work is still in progress on [this branch|https://github.com/francescomari/jackrabbit-oak/tree/remote] of my private fork. The attached patch is based on [this tag|https://github.com/francescomari/jackrabbit-oak/tree/remote-01].

> Provide initial implementation of the Remote Operations specification
> ---------------------------------------------------------------------
>
>                 Key: OAK-2502
>                 URL: https://issues.apache.org/jira/browse/OAK-2502
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Francesco Mari
>            Priority: Minor
>              Labels: api, remoting
>         Attachments: OAK-2502-01.patch
>
>
> To provide something that can be played with, and to verify the feasibility of the specification draft, an initial implementation of the HTTP API should be provided.
> The API should follow the general behavior described [here|https://wiki.apache.org/jackrabbit/frm/RemoteOperations] and the HTTP semantics defined [here|https://wiki.apache.org/jackrabbit/frm/HttpOperations]. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)