szetszwo commented on pull request #221: URL: https://github.com/apache/incubator-ratis/pull/221#issuecomment-707558767
Yes, ozone client will send out the chunks using direct buffer in a loop. It is similar to java.nio.SocketChannel or WritableByteChannel. Indeed, our DataStreamOutput probably should implement WritableByteChannel. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
