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 GitBox <gi...@apache.org> on 2022/06/21 09:41:10 UTC

[GitHub] [hadoop] steveloughran commented on pull request #4445: HADOOP-18106: Handle memory fragmentation in S3A Vectored IO.

steveloughran commented on PR #4445:
URL: https://github.com/apache/hadoop/pull/4445#issuecomment-1161510875

   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


-- 
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-unsubscribe@hadoop.apache.org

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


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