risdenk commented on pull request #2304: URL: https://github.com/apache/ozone/pull/2304#issuecomment-854086641
FWIW locally I keep getting this error when using `mvn clean verify`. I haven't dug into it and not sure if its related to this change or not: ``` ... [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] TestHddsVolumeChecker.testCheckAllVolumes[6] » OutOfMemory unable to create ne... [ERROR] TestHddsVolumeChecker.testCheckAllVolumes[7] » OutOfMemory unable to create ne... [ERROR] TestHddsVolumeChecker.testCheckOneVolume:158 » OutOfMemory unable to create ne... [ERROR] TestHddsVolumeChecker.testCheckOneVolume:158 » OutOfMemory unable to create ne... [ERROR] TestHddsVolumeChecker.testVolumeDeletion:257 » OutOfMemory unable to create ne... [ERROR] TestHddsVolumeChecker.testVolumeDeletion[6] » OutOfMemory unable to create new... [ERROR] TestHddsVolumeChecker.testVolumeDeletion[7] » OutOfMemory unable to create new... [INFO] [ERROR] Tests run: 366, Failures: 0, Errors: 7, Skipped: 4 ... ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
