Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
3.4.0
-
None
-
None
Description
HADOOP-17338 showed us how recent S3Object.finalize() can call stream.close() and so close an active stream if a GC happens during a read. replicate the same fix here.
Attachments
Issue Links
- relates to
-
HADOOP-17338 Intermittent S3AInputStream failures: Premature end of Content-Length delimited message body etc
- Resolved