marton-bod commented on pull request #1645: URL: https://github.com/apache/iceberg/pull/1645#issuecomment-716510832
Thanks for reviewing @rdblue ! While the test failures were resolved by simply disabling scheduled query executions (as in f01bd91), the real problem turned out to be that the background metastore tasks were not shut down properly between test suites and stale tasks kept on being scheduled. I've added a fix for that and a comment to explain. ---------------------------------------------------------------- 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]
