Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Data transfer was tested with simulated exceptions as below:
- create files with dfs
- write 1 byte
- close file
- open the same file
- read the 1 byte and compare results
The file was closed successfully but we got an IOException(Could not get block locations...) when the file was reopened for reading.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-521 Create new tests for pipeline
- Closed
-
HDFS-849 TestFiDataTransferProtocol2#pipeline_Fi_18 sometimes fails
- Closed
-
HDFS-435 Add orthogonal fault injection mechanism/framework
- Resolved
- relates to
-
HDFS-264 Better Datanode DiskOutOfSpaceException handling.
- Resolved
-
HDFS-451 Test DataTransferProtocol with fault injection
- Closed
-
HDFS-542 Support fault injection tests in Hudson
- Resolved