Valentin Kulichenko created IGNITE-7052:
-------------------------------------------

             Summary: 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