[
https://issues.apache.org/jira/browse/HADOOP-15042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16268645#comment-16268645
]
Hudson commented on HADOOP-15042:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13283 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/13283/])
HADOOP-15042. Azure PageBlobInputStream.skip() can return negative value
(stevel: rev 0ea182d0faa35c726dcb37249d48786bfc8ca04c)
* (edit)
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/PageBlobInputStream.java
> Azure PageBlobInputStream.skip() can return negative value when
> numberOfPagesRemaining is 0
> -------------------------------------------------------------------------------------------
>
> Key: HADOOP-15042
> URL: https://issues.apache.org/jira/browse/HADOOP-15042
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/azure
> Affects Versions: 2.9.0
> Reporter: Rajesh Balamohan
> Assignee: Rajesh Balamohan
> Priority: Minor
> Attachments: HADOOP-15042.001.patch
>
>
> {{PageBlobInputStream::skip-->skipImpl}} returns negative values when
> {{numberOfPagesRemaining=0}}. This can cause wrong position to be set in
> NativeAzureFileSystem::seek() and can lead to errors.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]