snmvaughan commented on PR #4786: URL: https://github.com/apache/hadoop/pull/4786#issuecomment-1229258790
I've been looking at all of these classes as part of [HDFS-16740](https://issues.apache.org/jira/browse/HDFS-16740). All of these classes will run without issue when executed individually or serially. Each uses `MiniDFSCluster` for testing but there is a lot of variations in the handling of the base directory and cleanup, and some try to restart the cluster for each test method instead of just allocating a new cluster. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
