szetszwo commented on pull request #616:
URL: https://github.com/apache/ratis/pull/616#issuecomment-1061720501


   @SincereXIA , thanks for the update.
   
   > We found errors like this during testing: ...
   
   Since FileChannel is thread safe, let's call FileChannel.force(..) 
asynchronously so that we don't have to synchronize all the output stream 
calls; see 
https://issues.apache.org/jira/secure/attachment/13040845/616_asyncFileChannelForce.patch


-- 
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]


Reply via email to