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

Thomas Marquardt updated HADOOP-14722:
--------------------------------------
    Attachment: HADOOP-14722-001.patch

Attaching HADOOP-14722-001.patch.  

The fix includes a new test case 
(*TestBlockBlobInputStream.test_0201_RandomReadTest*) which fails without the 
fix and passes with the fix.

I ran *hadoop-tools/hadoop-azure* tests against my endpoint tmarql3.  All tests 
are passing except TestWasbRemoteCallHelper which is tracked by HADOOP-14715 
and unrelated to the patch.

Tests run: 765, Failures: 1, Errors: 0, Skipped 70

> Azure: BlockBlobInputStream position incorrect after seek
> ---------------------------------------------------------
>
>                 Key: HADOOP-14722
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14722
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure
>            Reporter: Thomas Marquardt
>            Assignee: Thomas Marquardt
>         Attachments: HADOOP-14722-001.patch
>
>
> The seek, skip, and getPos methods of BlockBlobInputStream do not correctly 
> account for the stream's  internal buffer.  This results in invalid stream 
> positions. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to