SjjThaler commented on issue #8300: URL: https://github.com/apache/gravitino/issues/8300#issuecomment-3239083496
Sure, thanks. I originally had an error with testLancePartitionStatisticStorage(). I fixed it by installing openssl1.1. But now I'm getting a deadlock error with testDeleteJobTemplate(): 2025-08-30 10:13:49 DEBUG [tree-lock-dead-lock-checker-0] LockManager:115 - Start to check the dead lock... 2025-08-30 10:13:49 DEBUG [tree-lock-dead-lock-checker-0] LockManager:117 - Finish to check the dead lock... 2025-08-30 10:13:55 WARN [Test worker] JobManager:137 - The job staging directory keep time is set to 1000 ms, the number is too small, which will cause frequent cleanup, please set it to a value larger than 600000 if you're not using it to do the test. 2025-08-30 10:13:59 INFO [Test worker] JobManager:541 - Updated the job job--3757522854162114601 with execution id 5962229847180299676 status to SUCCEEDED Do you know what causes this error @justinmclean ? -- 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]
