[
https://issues.apache.org/jira/browse/HADOOP-18460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608894#comment-17608894
]
Mukund Thakur commented on HADOOP-18460:
----------------------------------------
Actually no not over there but here
[https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AInputStream.java#L927]
and
[https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AInputStream.java#L1034]
The reason for not putting inside populateBuffer() is the buffer allocation has
already been done and it won't be released if we throw interrupted exception
while populating the buffer.
> ITestS3AContractVectoredRead.testStopVectoredIoOperationsUnbuffer failing
> -------------------------------------------------------------------------
>
> Key: HADOOP-18460
> URL: https://issues.apache.org/jira/browse/HADOOP-18460
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3, test
> Affects Versions: 3.4.0
> Reporter: Steve Loughran
> Assignee: Mukund Thakur
> Priority: Major
>
> seeing a test failure in both parallel and single test case runs of
> {{ITestS3AContractVectoredRead.testStopVectoredIoOperationsUnbuffer))
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]