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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to