Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Cannot Reproduce
-
3.4.0
-
None
-
None
Description
The async prefetch logic in the S3A listing code gets into trouble if the FS closed and there was an async listing in progress.
In this situation we should think about recognising and converting into some FS-is-closed exception
Attachments
Issue Links
- relates to
-
HADOOP-13811 s3a: getFileStatus fails with com.amazonaws.AmazonClientException: Failed to sanitize XML document destined for handler class
- Resolved
-
HADOOP-17074 Optimise s3a Listing to be fully asynchronous.
- Resolved