You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/07/03 15:04:27 UTC

[jira] [Resolved] (HADOOP-10419) BufferedFSInputStream NPEs on getPos() on a closed stream

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

Steve Loughran resolved HADOOP-10419.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.0

> BufferedFSInputStream NPEs on getPos() on a closed stream
> ---------------------------------------------------------
>
>                 Key: HADOOP-10419
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10419
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 3.0.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: 2.5.0
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> if you call getPos on a {{ChecksumFileSystem}} after a {{close()}} you get an NPE.
> While throwing an exception in this states is legitimate (HDFS does, RawLocal does not), it should be an {{IOException}}



--
This message was sent by Atlassian JIRA
(v6.2#6252)