szetszwo commented on pull request #237: URL: https://github.com/apache/incubator-ratis/pull/237#issuecomment-718456030
The client may mark the close flag when sending the last write. Then, we can save a packet similar to the new design. Closing a file usually cause OS to flush/sync the data. We probably want to wait for it before start-transaction. ---------------------------------------------------------------- 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]
