Matt Ryan created OAK-7712:
------------------------------
Summary: 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
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)