ivandika3 commented on PR #9570:
URL: https://github.com/apache/ozone/pull/9570#issuecomment-3722000932

   > What about the Ratis streaming writes? Will this change also affect that 
code path and do we need any handling there? CC @szetszwo
   
   Streaming Write Pipeline sync is triggered by client  and I have made it 
configurable in https://github.com/apache/ozone/pull/9533 through 
ozone.client.datastream.sync.size configuration. In the future, we might need 
to revisit this.
   
   > Please add some tests to verify this change.
   
   Let me think about this. This requires some fault injection to trigger 
datanode crash just after PutBlock. Let me check if we can use byteman for this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to