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 "Matt Ryan (JIRA)" <ji...@apache.org> on 2018/08/21 17:23:00 UTC

[jira] [Commented] (OAK-7712) Configuration property names to manage direct binary access should be consistent

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

Matt Ryan commented on OAK-7712:
--------------------------------

In my [direct-binary-access-v2-with-OAK-7712|https://github.com/mattvryan/jackrabbit-oak/tree/direct-binary-access-v2-with-OAK-7712] branch, I have two commits for this, one that covers the changing of the configuration properties so they match, and one that changes the documentation accordingly:
* https://github.com/mattvryan/jackrabbit-oak/commit/5e0f314292624a213116b2dda507d6f05094a4aa
* https://github.com/mattvryan/jackrabbit-oak/commit/d35c708f3488b3a414a9792de16ccbdd6bdc50a6


> Configuration property names to manage direct binary access should be consistent
> --------------------------------------------------------------------------------
>
>                 Key: OAK-7712
>                 URL: https://issues.apache.org/jira/browse/OAK-7712
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: blob-cloud, blob-cloud-azure
>            Reporter: Matt Ryan
>            Assignee: Matt Ryan
>            Priority: Minor
>
> Configuration property names in {{oak-blob-cloud}} and {{oak-blob-cloud-azure}} to manage direct binary access settings are not consistent between the two modules.  They should be the same to minimize documentation differences and to have consistent behavior.
> The affected settings are:
> * {{presignedPutExpirySeconds}} (S3) and {{presignedHttpUploadURIExpirySeconds}} (Azure)
> * {{presignedGetExpirySeconds}} (S3) and {{presignedHttpDownloadURIExpirySeconds}} (Azure)
> * {{presignedGetURICacheMaxSize}} (S3) and {{presignedHttpDownloadURICacheMaxSize}} (Azure)
> Oak documentation needs to also be updated to match the changed names.



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