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

ASF GitHub Bot commented on IGNITE-7052:
----------------------------------------

GitHub user apopovgg opened a pull request:

    https://github.com/apache/ignite/pull/3179

    IGNITE-7052 S3 IP finder: add an ability to provide endpoint address

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7052

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3179.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3179
    
----
commit b2fef64ae69af259d17953ed11038d3c82981aa5
Author: apopov <tank2.a...@gmail.com>
Date:   2017-12-08T08:54:18Z

    IGNITE-7052 S3 IP finder: add an ability to provide endpoint address

----


> S3 IP finder: add an ability to provide endpoint address
> --------------------------------------------------------
>
>                 Key: IGNITE-7052
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7052
>             Project: Ignite
>          Issue Type: Improvement
>          Components: s3
>    Affects Versions: 2.3
>            Reporter: Valentin Kulichenko
>             Fix For: 2.4
>
>
> By default S3 client detects region automatically by sending special request 
> to {{us-west-1}}. In case environment is restricted to some other region, 
> this leads to connection timeout exception.
> The issue can be solved by providing a specific region endpoint via 
> {{AmazonS3Client#setEndpoint}} method. To support this we need to add 
> {{endpoint}} configuration property to the IP finder.
> List of S3 region endpoints: 
> http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to