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:05:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=16254718#comment-16254718 ] 

Rajesh Balamohan edited comment on HADOOP-15042 at 11/16/17 4:04 AM:
---------------------------------------------------------------------

{noformat}
from hadoop-azure dir.

mvn test -Dtest=Test\*,ITest\*

Results :

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

WASB Region for the test: East Asia


was (Author: rajesh.balamohan):

{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