[ 
https://issues.apache.org/jira/browse/HADOOP-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16660747#comment-16660747
 ] 

ASF GitHub Bot commented on HADOOP-15870:
-----------------------------------------

GitHub user lqjack opened a pull request:

    https://github.com/apache/hadoop/pull/433

    HADOOP-15870

    Fix the nextPos

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lqjack/hadoop HADOOP-15870

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hadoop/pull/433.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #433
    
----
commit ab1b1efb1aa5213c07db18ad29146908ac7c206d
Author: lqjaclee <lqjacklee@...>
Date:   2018-10-23T14:38:02Z

    HADOOP-15870
    
    Fix the nextPos

----


> S3AInputStream.remainingInFile should use nextReadPos
> -----------------------------------------------------
>
>                 Key: HADOOP-15870
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15870
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 2.8.4, 3.1.1
>            Reporter: Shixiong Zhu
>            Priority: Major
>
> Otherwise `remainingInFile` will not change after `seek`.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to