Steve Loughran created HADOOP-10419:
---------------------------------------
Summary: BufferedFSInputStream NPEs on seek() 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
if you seek 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)