mukund-thakur commented on PR #4445:
URL: https://github.com/apache/hadoop/pull/4445#issuecomment-1162193283

   > on the EOF exception what happens with
   > 
   > * vectored reads which start before and end after EOF?
   > * vectored reads which start and end after EOF
   > * vectored reads with two ranges in draining distance, the second of which 
is beyond the EOF?
   > 
   > should all be tested in the contract tests, if not done already
   
   All these will cause EOF because we validate ranges in the start only. Tests 
are there but not exactly like these. I can add some more next time. 


-- 
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