szetszwo commented on pull request #2495: URL: https://github.com/apache/ozone/pull/2495#issuecomment-894086434
In BlockOutputStream, we want to write chunk in a fixed size (e.g. 4MB). However, in Streaming, we do not have this restriction. We can write any size to the underlying stream. -- 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]
