mukund-thakur commented on pull request #3285:
URL: https://github.com/apache/hadoop/pull/3285#issuecomment-896757900


   Re-ran all tests including scale one using us-east-1 bucket. Don't see any 
failures. 
   Though there was an instance where new test failed. I think the reason for 
that tests running in parallel. Since ReadBufferManager is shared across 
InputStreams, there maybe a scenario where freeList, completedList may not be 
empty even after close calls are made in the new test.
   Should we move this as a sequential tests?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to