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 "Alexander Klimetschek (JIRA)" <ji...@apache.org> on 2018/08/03 23:36:00 UTC

[jira] [Commented] (OAK-7569) Direct Binary Access

    [ https://issues.apache.org/jira/browse/OAK-7569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16568922#comment-16568922 ] 

Alexander Klimetschek commented on OAK-7569:
--------------------------------------------

Made some improvements to the jackrabbit-api javadocs for this feature: [^OAK-7569-api-javadoc-improvements.patch]

I waited on committing them because there is still an issue (see comment below) which _might_ require to rollback/change the API. There has been [no change|https://github.com/apache/jackrabbit/commits/trunk/jackrabbit-api] to jackrabbit-api on trunk after the 2.17.5 release and it might be easier if there is none.

> Direct Binary Access
> --------------------
>
>                 Key: OAK-7569
>                 URL: https://issues.apache.org/jira/browse/OAK-7569
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: api, blob-cloud, blob-cloud-azure, blob-plugins
>            Reporter: Matt Ryan
>            Assignee: Matt Ryan
>            Priority: Major
>         Attachments: OAK-7569-api-javadoc-improvements.patch
>
>
> Provide a direct binary access feature to Oak which allows an authenticated client to create or download blobs directly to/from the blob store, assuming the authenticated user has appropriate permission to do so. The primary value of this feature is that the I/O of transferring large binary files to or from the blob store can be offloaded entirely from Oak and performed directly between a client application and the blob store.
> This feature is described in more detail [on the Oak wiki|https://wiki.apache.org/jackrabbit/Direct%20Binary%20Access].
> This feature is similar in functionality to OAK-6575.  It adds the capability to also upload directly to storage via preauthorized URLs in addition to downloading directly from storage via preauthorized URLs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)