pranavsaxena-microsoft opened a new pull request, #5199:
URL: https://github.com/apache/hadoop/pull/5199

   This is a followup to the original 
[HADOOP-18546](https://issues.apache.org/jira/browse/HADOOP-18546)
   patch (https://github.com/apache/hadoop/pull/5176); cherry-picks of that 
should include this
   or follow up with it.
   
   1. removes assertion on inProgressQueue.
   2. Resolves race condition:
     i. by asserting that readAheadQueue doesn't have any buffer from the 
streams in test.
     ii. by asserting that completedList doesn't have any other buffer(checks 
buffer in streams in test) except from the buffers in inProgressList before 
stream was closed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to