You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Shashank Gupta (JIRA)" <ji...@apache.org> on 2014/03/12 05:36:48 UTC

[jira] [Comment Edited] (JCR-3732) Externalize S3 endpoints

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

Shashank Gupta edited comment on JCR-3732 at 3/12/14 4:36 AM:
--------------------------------------------------------------

[~dpfister], i will have constant for it. Thnx.
 Btw I would be providing consolidated patch for all optimizations so fart and then you may review it. 


was (Author: shgupta):
[~dplante@pacbell.net], i will have constants for it. Thnx. Btw I would be providing consolidated patch for all optimizations so fart and then you may review it. 

> Externalize S3 endpoints
> ------------------------
>
>                 Key: JCR-3732
>                 URL: https://issues.apache.org/jira/browse/JCR-3732
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core
>    Affects Versions: 2.7.4
>            Reporter: Shashank Gupta
>             Fix For: 2.7.5
>
>         Attachments: JCR-3732.patch
>
>
> Currently S3 connector uses S3 region ( already externalized via aws.properties) to configure S3 endpoint as per the mapping [1].
> There are cases where single S3 region may contains multiple endpoints. for e. US Standard region has two endpoints:
> s3.amazonaws.com (Northern Virginia or Pacific Northwest)
> s3-external-1.amazonaws.com (Northern Virginia only)
> To handle these cases, S3 connector should externalize endpoint configuration (as optional) and has higher precedence over endpoint derived via S3 region.
> [1]
> http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region



--
This message was sent by Atlassian JIRA
(v6.2#6252)