Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
HDFS-8425 shows the client writing is not very efficient currently. One factor is that when data buffers are full, client suspends until the parities are encoded and written. This sub task tries to make the two writings concurrently to enhance the efficiency.
Attachments
Issue Links
- duplicates
-
HDFS-8287 DFSStripedOutputStream.writeChunk should not wait for writing parity
- Patch Available