keith-turner commented on PR #5735: URL: https://github.com/apache/accumulo/pull/5735#issuecomment-3058581322
> I saw WAL related problems in the logs, so thought adding this to the config for TotalQueuedIT might work, and it did. 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. -- 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]
