Description
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
Attachments
Issue Links
- is part of
-
HADOOP-9361 Strictly define the expected behavior of filesystem APIs and write tests to verify compliance
- Closed