Ahmar Suhail created HADOOP-18570:
-------------------------------------

             Summary: Update region logic
                 Key: HADOOP-18570
                 URL: https://issues.apache.org/jira/browse/HADOOP-18570
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Ahmar Suhail


SDK V2 will no longer resolve a buckets region if it is not set when 
initialising the client. 

 

Current logic will always make a head bucket call on FS initialisation. We 
should review this. Possible solution:
 * Warn if region is not set.
 * If no region, try and resolve. If resolution fails, throw an exception. 
Cache the region to optimise for short lived FS. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to