ahmarsuhail opened a new pull request, #7720:
URL: https://github.com/apache/hadoop/pull/7720

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   
   This is the initial PR for readVectored(). 
   
   TODO:
   * Add more tests in ITestS3AContractAnalyticsStreamVectoredRead
   * use the ```readVectored(List<? extends FileRange> ranges,
                                           IntFunction<ByteBuffer> allocate, 
release)``` method. 
   
   Before this can be merged AAL with readVectored() will need to released, 
planning a 1.2.0 release for next week. 
   
   ### How was this patch tested?
   
   Testing in progress. 


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