Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
HDFS does not replicate the last block of a file that is being written to. This means that is datanodes in the write pipeline die, then the data blocks in the transaction log would be experiencing reduced redundancy. It would be good if the region server can detect datanode-death in the write pipeline while writing to the transaction log and if this happens, close the current log an open a new one. This depends on HDFS-826
Attachments
Attachments
Issue Links
- incorporates
-
HBASE-1939 HLog group commit
- Closed
- is blocked by
-
HDFS-826 Allow a mechanism for an application to detect that datanode(s) have died in the write pipeline
- Closed