steveloughran commented on code in PR #5872:
URL: https://github.com/apache/hadoop/pull/5872#discussion_r1283235604


##########
hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/aws_sdk_upgrade.md:
##########
@@ -65,7 +201,7 @@ The s3 client is an instance of `S3Client` in V2 rather than 
`AmazonS3`.
 For this reason, the `S3ClientFactory` will be deprecated and replaced by one 
that creates a V2
 `S3Client`.
 
-The `getAmazonS3ClientForTesting()` method will also be updated to return the 
`S3Client`.
+The `getAmazonS3ClientForTesting()` method has been updated to return the 
`S3Client`.
 
 ### Signers

Review Comment:
   will do.
   
   Also, I'm thinking of renaming this method S3ClientV2ForTesting(). Why so? 
you get a more meaningful "no such method" error rather than one about 
signature mismatch 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to