vvysotskyi opened a new pull request #2034: DRILL-7651: Increase timeout for TestLargeFileCompilation to avoid GitHub Action failures and fix concurrent issue in TestTpchDistributedConcurrent URL: https://github.com/apache/drill/pull/2034 # [DRILL-7651](https://issues.apache.org/jira/browse/DRILL-7651): Increase timeout for TestLargeFileCompilation to avoid GitHub Action failures and fix concurrent issue in TestTpchDistributedConcurrent ## Description Increased test and client timeouts for `TestLargeFileCompilation` and `TestTpchDistributedConcurrent` tests and moved tests to `ClusterTest`. Fixed failure of `TestTpchDistributedConcurrent` caused by concurrency issue when `completionSemaphore` is released and listeners list size is checked before removing listener from the list. Fixed Hive unit test port hunting. ## Documentation NA ## Testing Submitted several GitHub Actions jobs to verify that the issues above are fixed.
---------------------------------------------------------------- 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] With regards, Apache Git Services
