You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Sneha Vijayarajan (Jira)" <ji...@apache.org> on 2020/10/07 23:09:00 UTC

[jira] [Created] (HADOOP-17301) ABFS: Fix bug introduced in HADOOP-16852 which reports read-ahead error back

Sneha Vijayarajan created HADOOP-17301:
------------------------------------------

             Summary: ABFS: Fix bug introduced in HADOOP-16852 which reports read-ahead error back
                 Key: HADOOP-17301
                 URL: https://issues.apache.org/jira/browse/HADOOP-17301
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
    Affects Versions: 3.3.0
            Reporter: Sneha Vijayarajan
            Assignee: Sneha Vijayarajan


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. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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