kevinrr888 commented on PR #5735: URL: https://github.com/apache/accumulo/pull/5735#issuecomment-3058653230
> When a test kills tsevers and restarts them WALs need to work. Using miniDFS or RawLocalFileSystem should make the WALs work. Hadoops LocalFileSystem does not work w/ WALs because its flush() and sync() operations are noops. Ah, thanks for explaining > So not sure why RawLocalFileSystem did not work here It did work, I just went with useMiniDFS as that was closer to what the test was originally trying to do. -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org