Description
Seekable.seek() seems a good starting point for specifying, testing and implementing FS API compliance: one method, relatively non-ambiguous semantics, easily assessed used in the Hadoop codebase. Specify and test it first
Attachments
Attachments
Issue Links
- is part of
-
HADOOP-9361 Strictly define the expected behavior of filesystem APIs and write tests to verify compliance
- Closed
- relates to
-
HADOOP-9307 BufferedFSInputStream.read returns wrong results after certain seeks
- Closed