ahmarsuhail commented on PR #5559:
URL: https://github.com/apache/hadoop/pull/5559#issuecomment-1511252967

   looks good so far, not sure if this helpful, but patches that came after 
this big commit are (listed in order they were committed to trunk): 
   
   - ITestS3ACannedACLs failure; not in a span: 
[JIRA](https://issues.apache.org/jira/browse/HADOOP-18385), 
[PR](https://github.com/apache/hadoop/pull/4736)
   - fs.s3a.prefetch.block.size to be read through longBytesOption: 
[JIRA](https://issues.apache.org/jira/browse/HADOOP-18380), [PR
   ](https://github.com/apache/hadoop/pull/4762)
   - s3a prefetching to use SemaphoredDelegatingExecutor for submitting work: 
[JIRA](https://issues.apache.org/jira/browse/HADOOP-18186), 
[PR](https://github.com/apache/hadoop/pull/4796)
   - hadoop-aws maven build to add a prefetch profile to run all tests with 
prefetching: [JIRA](https://issues.apache.org/jira/browse/HADOOP-18377), 
[PR](https://github.com/apache/hadoop/pull/4914)
   - s3a prefetching Executor should be closed: 
[JIRA](https://issues.apache.org/jira/browse/HADOOP-18455), 
[PR](https://github.com/apache/hadoop/pull/4879) & 
[PR](https://github.com/apache/hadoop/pull/4926)
   - Implement readFully(long position, byte[] buffer, int offset, int length) 
- [JIRA](https://issues.apache.org/jira/browse/HADOOP-18378), 
[PR](https://github.com/apache/hadoop/pull/4955)
   - S3PrefetchingInputStream to support status probes when closed - 
[JIRA](https://issues.apache.org/jira/browse/HADOOP-18189), 
[PR](https://github.com/apache/hadoop/pull/5036)
   - assertion failure in ITestS3APrefetchingInputStream - 
[JIRA](https://issues.apache.org/jira/browse/HADOOP-18531), 
[PR](https://github.com/apache/hadoop/pull/5149)
   - Remove lower limit on s3a prefetching/caching block size - 
[JIRA](https://issues.apache.org/jira/browse/HADOOP-18246), 
[PR](https://github.com/apache/hadoop/pull/5120)
   - S3A prefetching: Error logging during reads - 
[JIRA](https://issues.apache.org/jira/browse/HADOOP-18351),[ 
PR](https://github.com/apache/hadoop/pull/5274)
   
   Patch available, but not merged yet:
   SingleFilePerBlockCache to use LocalDirAllocator for file allocation: 
[JIRA](https://issues.apache.org/jira/browse/HADOOP-18399), 
[PR](https://github.com/apache/hadoop/pull/5054)


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