keith-turner commented on issue #6046:
URL: https://github.com/apache/accumulo/issues/6046#issuecomment-3725704591

   ITs that do log recovery must use the RawLocalFilesystem which properly 
handles filesystem flush and sync operation.  Hadoops default local files 
system does nothing for flush and sync and there walogs do not work.  The 
following is an example of test that uses this.
   
   
https://github.com/apache/accumulo/blob/a1f13f38f4b51f2ae139f7b7259cb42ee270e029/test/src/main/java/org/apache/accumulo/test/functional/WALSunnyDayITBase.java#L85


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