Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Curently, with https://issues.apache.org/jira/browse/HDDS-5674 on retry , the data is rewritten from the last acknowledged putBlock commit . On exception during streaming writes, putBlock should first be executed for the length of the last acknowledged streaming write and then remaining data in the buffers should be rewritten on a different pipeline.