You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/11/16 04:04:00 UTC

[jira] [Updated] (HADOOP-15042) Azure::PageBlobInputStream::skip can return -ve value when numberOfPagesRemaining is 0

     [ https://issues.apache.org/jira/browse/HADOOP-15042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajesh Balamohan updated HADOOP-15042:
--------------------------------------
    Attachment: HADOOP-15042.001.patch


{noformat}
mvn test -Dtest=Test\*,ITest\*

Results :

Tests run: 843, Failures: 0, Errors: 0, Skipped: 117
{noformat}

WASB Region for the test: East Asia

> Azure::PageBlobInputStream::skip can return -ve 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
>            Reporter: 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org