
|
If you were logged in you would be able to see more operations.
|
|
|
Time Tracking:
Issue & Sub-Tasks
Issue Only
Issue & Sub-Tasks
Issue Only
|
|
|
|
File Attachments:
|
| |
Size |
|
h483_20090709.patch |
2009-07-10 01:29 AM |
Tsz Wo (Nicholas), SZE |
15 kB |
|
h483_20090713.patch |
2009-07-13 10:44 PM |
Tsz Wo (Nicholas), SZE |
18 kB |
|
h483_20090717.patch |
2009-07-17 06:12 PM |
Tsz Wo (Nicholas), SZE |
17 kB |
|
h483_20090727.patch |
2009-07-28 12:03 AM |
Tsz Wo (Nicholas), SZE |
17 kB |
|
h483_20090730.patch |
2009-07-31 01:05 AM |
Tsz Wo (Nicholas), SZE |
20 kB |
|
h483_20090731.patch |
2009-08-01 12:51 AM |
Tsz Wo (Nicholas), SZE |
24 kB |
|
h483_20090806.patch |
2009-08-06 06:55 PM |
Tsz Wo (Nicholas), SZE |
27 kB |
|
h483_20090807.patch |
2009-08-07 06:52 PM |
Tsz Wo (Nicholas), SZE |
32 kB |
|
h483_20090807b.patch |
2009-08-08 12:59 AM |
Tsz Wo (Nicholas), SZE |
8 kB |
|
h483_20090810.patch |
2009-08-10 11:40 PM |
Tsz Wo (Nicholas), SZE |
17 kB |
|
h483_20090818.patch |
2009-08-18 06:57 PM |
Tsz Wo (Nicholas), SZE |
36 kB |
|
h483_20090819.patch |
2009-08-19 06:26 PM |
Tsz Wo (Nicholas), SZE |
27 kB |
|
h483_20090819b.patch |
2009-08-19 09:31 PM |
Tsz Wo (Nicholas), SZE |
31 kB |
|
|
Issue Links:
|
Reference
|
|
This issue relates to:
|
|
|
HDFS-264 Better Datanode DiskOutOfSpaceException handling.
|
|
|
|
 |
HDFS-451
Test DataTransferProtocol with fault injection
|
|
|
|
|
HDFS-542
Support fault injection tests in Hudson
|
|
|
|
|
|
This issue is related to:
|
|
|
|
|
|
HDFS-435
Add orthogonal fault injection mechanism/framework
|
|
|
|
|
|
|
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.
|
|
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. |
Show » |
| No work has yet been logged on this issue.
|
|