[
https://issues.apache.org/jira/browse/JCLOUDS-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337653#comment-14337653
]
ASF subversion and git services commented on JCLOUDS-794:
---------------------------------------------------------
Commit d7e25d9cc631f795f7f0a4cb92f7a97c1dcb5427 in jclouds's branch
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=d7e25d9 ]
Use injected metadata instead of new instance
This addresses a regression from JCLOUDS-794.
> generic S3 provider should not provide default endpoint
> -------------------------------------------------------
>
> Key: JCLOUDS-794
> URL: https://issues.apache.org/jira/browse/JCLOUDS-794
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-blobstore
> Affects Versions: 1.8.1
> Reporter: Andrew Gaul
> Assignee: Andrew Gaul
> Priority: Minor
> Labels: s3
> Fix For: 1.9.0
>
>
> The generic S3 provider gives the endpoint for the us-standard region. This
> can confuse users who accidentally use s3 instead of aws-s3 then expect
> access to other regions. I do not believe that this leaks any credentials or
> exposes users to replay attacks due to inclusion of the host in the V2
> signature, but we should remove this default endpoint to avoid confusion.
> This represents a breaking change to some users; do we need to provide any
> notice other than release notes?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)