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 "Sumangala Patki (Jira)" <ji...@apache.org> on 2021/03/15 15:00:00 UTC

[jira] [Resolved] (HADOOP-17527) ABFS: Fix boundary conditions in InputStream seek and skip

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

Sumangala Patki resolved HADOOP-17527.
--------------------------------------
    Resolution: Won't Fix

> ABFS: Fix boundary conditions in InputStream seek and skip
> ----------------------------------------------------------
>
>                 Key: HADOOP-17527
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17527
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.0
>            Reporter: Sumangala Patki
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> Modify AbfsInputStream seek method to throw EOF exception on seek to contentLength for a non-empty file. With this change, it will no longer be possible for the inputstream position (as obtained by getPos() API) to be moved to contentlength manually, except post reading the last byte.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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