dlmarion opened a new pull request, #2795:
URL: https://github.com/apache/accumulo/pull/2795

   Writes to the DFSLogger output stream are already synchronized
   by the DFSLogger.write method. Looking at the other output streams
   in the write stack (DataOutputStream, FSDataOutputStream,
   BlockedOutputStream, etc.) their write methods are not synchronized.
   
   Related to #2165


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