Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently BlockSender reads a block from the disk and sends it to a remote datanode. In EC encode/decode work, new blocks are generated by calculation. In order to store these blocks to remote datanodes, we can ask BlockSender to read data from the output of encode/decode calculation.