Ahmar Suhail created HADOOP-18877:
-------------------------------------

             Summary: AWS SDK V2 - Move to S3 Java async client
                 Key: HADOOP-18877
                 URL: https://issues.apache.org/jira/browse/HADOOP-18877
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.4.0
            Reporter: Ahmar Suhail


With the upgrade, S3A now has two S3 clients the Java async client and the Java 
sync client.

Java async is required for the transfer manager.

Java sync is used for everything else. 

 

* Move all operations to use the Java async client and remove the sync client. 

* Provide option to configure java async client with the CRT HTTP client. 

* Create a new interface for S3Client operations, move them out of S3AFS. 
interface will take request and span, and return response.  

 



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