You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/05/13 04:00:43 UTC

[GitHub] [ozone] szetszwo commented on pull request #3229: HDDS-6500. [Ozone-Streaming] Buffer the PutBlockRequest at the end of the stream.

szetszwo commented on PR #3229:
URL: https://github.com/apache/ozone/pull/3229#issuecomment-1125633716

   @captainzmc , @guohao-rosicky , after some tests, I found that the current client Stream code is slow.  The Stream code was mainly copied from the Async code.  The flush and watch handling in Async seems slowing down Streaming since they call wait().


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org