passaro commented on code in PR #5163:
URL: https://github.com/apache/hadoop/pull/5163#discussion_r1033443509


##########
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/impl/SDKStreamDrainer.java:
##########
@@ -58,17 +51,9 @@ public class SDKStreamDrainer implements 
CallableRaisingIOE<Boolean> {
   private final String uri;
 
   /**
-   * Request object; usually S3Object

Review Comment:
   Yes, the new `ResponseInputStream<>` class handles lifetime nicely. Some 
more details in `aws_sdk_v2_changelog.md#GetObject`



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to