jojochuang commented on PR #6923: URL: https://github.com/apache/ozone/pull/6923#issuecomment-2299914502
> Currently the EC clients also don't send a finalize block even in a happy path. I could notice through the test case I wrote since I didn't see a close happen on the file. Actually this is not accurate. finishWriteChunks() is called by EC blocks too because the client sets the eof field. See also HDDS-7034 / PR #3616 where it makes sure the file handle is released properly for EC blocks. -- 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]
