Description
HBASE-7636 makes some TestDistributedLogSplitting pass consistently by disabling hdfs short circuit reads.
HBASE-8349 makes datanode node death recovery pass consistently by disabling hdfs short circuit reads.
This will likely require configuration modifications to fix and may have different fixes for hadoop1, hadoop2 (HDFS-2246), and hadoop3 (HDFS-347)...
Attachments
Issue Links
- depends upon
-
HDFS-4595 When short circuit read is fails, DFSClient does not fallback to regular reads
- Closed
- is blocked by
-
HDFS-347 DFS read performance suboptimal when client co-located on nodes with data
- Closed
- relates to
-
HBASE-7636 TestDistributedLogSplitting#testThreeRSAbort fails against hadoop 2.0
- Closed
-
HBASE-8349 TestLogRolling#TestLogRollOnDatanodeDeath hangs under hadoop2 profile
- Closed