[
https://issues.apache.org/jira/browse/OAK-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849002#comment-16849002
]
Amit Jain commented on OAK-8347:
--------------------------------
[~mattvryan]
{quote}S3DataStore is implemented using the path-based mode
{quote}
I am not sure if there is any special consideration in the API used to enable
virtual instead of path style access, afaik the AWS API should automatically
use the access style supported. Could you please point out to the code/class
which you think needs to change.
> S3DataStore should use virtual-host-style access
> ------------------------------------------------
>
> Key: OAK-8347
> URL: https://issues.apache.org/jira/browse/OAK-8347
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: blob-cloud
> Affects Versions: 1.12.0
> Reporter: Matt Ryan
> Priority: Major
>
> AWS has announced that they are moving from a path-based model for
> addressable storage to a virtual-host model (see [0]). S3DataStore is
> implemented using the path-based model, and should update to use the
> virtual-host model before the old format is deprecated.
> [0] -
> https://aws.amazon.com/blogs/aws/amazon-s3-path-deprecation-plan-the-rest-of-the-story/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)