teamconfx commented on issue #6046: URL: https://github.com/apache/accumulo/issues/6046#issuecomment-3725472798
I ran into this issue when testing with a restart injection into an existing test `LogicalTimeIT.java` (similar logic as the one that I provided). I checked the `MiniAccumuloCluster` and the tests use the local filesystem (not MiniDFS/HDFS). MiniAccumuloCluster defaults to useMiniDFS = false, so WAL and data files are written to the local filesystem at target/mini-tests/. -- 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]
