Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
3.3.0
Description
When reads done by readahead buffers failed, the exceptions where dropped and the failure was not getting reported to the calling app.
Jira HADOOP-16852: Report read-ahead error back
tried to handle the scenario by reporting the error back to calling app. But the commit has introduced a bug which can lead to ReadBuffer being injected into read completed queue twice.
Attachments
Issue Links
- is broken by
-
HADOOP-16852 ABFS: Send error back to client for Read Ahead request failure
- Resolved
- links to