[
https://issues.apache.org/jira/browse/HADOOP-12073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Mitic updated HADOOP-12073:
--------------------------------
Attachment: HADOOP-12073.patch
Attaching the patch.
I enabled additional FileSystem contract tests from Hadoop-common on page blobs
to increase test coverage of these code paths. This caught another minor bug in
PageBlobOutputStream where closing the stream multiple times does not succeed,
so I fixed this as well.
> Azure FileSystem PageBlobInputStream does not return -1 on EOF
> --------------------------------------------------------------
>
> Key: HADOOP-12073
> URL: https://issues.apache.org/jira/browse/HADOOP-12073
> Project: Hadoop Common
> Issue Type: Bug
> Components: tools
> Affects Versions: 3.0.0
> Reporter: Ivan Mitic
> Assignee: Ivan Mitic
> Attachments: HADOOP-12073.patch
>
>
> Azure FileSystem PageBlobInputStream does not return -1 on EOF. This is some
> scenarios causes infinite hands on reading files (e.g. copyToLocal can hang
> forever).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)