[
https://issues.apache.org/jira/browse/HADOOP-18809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744034#comment-17744034
]
ASF GitHub Bot commented on HADOOP-18809:
-----------------------------------------
virajjasani commented on PR #5853:
URL: https://github.com/apache/hadoop/pull/5853#issuecomment-1639179347
endpoint `us-west-2` (without any VPN)
```
$ mvn clean verify -Dparallel-tests -DtestsThreadCount=8 -Dscale -Dprefetch
$ mvn clean verify -Dparallel-tests -DtestsThreadCount=8 -Dscale
```
> s3a prefetch read/write file operations should guard channel close
> ------------------------------------------------------------------
>
> Key: HADOOP-18809
> URL: https://issues.apache.org/jira/browse/HADOOP-18809
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Labels: pull-request-available
>
> As per Steve's suggestion from s3a prefetch LRU cache,
> s3a prefetch disk based cache file read and write operations should guard
> against close of FileChannel and WritableByteChannel, close them even if
> read/write operations throw IOException.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]