rich7420 commented on PR #9234: URL: https://github.com/apache/ozone/pull/9234#issuecomment-3485520413
I've fixed the error of `testOverWriteKeyWithAndWithOutVersioning `. at same time, it came out another error of `testBucketUsedNamespace`. I'll try to fix it another PR. ``` [INFO] Running org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClient Error: Tests run: 180, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 185.6 s <<< FAILURE! -- in org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClient Error: org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClient.testBucketUsedNamespace(BucketLayout, boolean)[6] -- Time elapsed: 33.17 s <<< ERROR! ``` -- 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]
