Description
Our current TestDFSStripedInputStream is actually the end-2-end test, and should be named TestWriteReadStripedFile, and should eventually subclass TestWriteRead. Current TestReadStripedFile is actually the internal unit testing class for DFSStripedInputStream
Attachments
Attachments
Issue Links
- is required by
-
HDFS-7678 Erasure coding: DFSInputStream with decode functionality (pread)
- Resolved