You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2020/03/20 21:21:18 UTC

[GitHub] [drill] vvysotskyi opened a new pull request #2034: DRILL-7651: Increase timeout for TestLargeFileCompilation to avoid GitHub Action failures and fix concurrent issue in TestTpchDistributedConcurrent

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [drill] arina-ielchiieva commented on issue #2034: DRILL-7651: Increase timeout for TestLargeFileCompilation to avoid GitHub Action failures and fix concurrent issue in TestTpchDistributedConcurrent

Posted by GitBox <gi...@apache.org>.
arina-ielchiieva commented on issue #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#issuecomment-602024443
 
 
   +1, LGTM

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [drill] arina-ielchiieva merged pull request #2034: DRILL-7651: Increase timeout for TestLargeFileCompilation to avoid GitHub Action failures and fix concurrent issue in TestTpchDistributedConcurrent

Posted by GitBox <gi...@apache.org>.
arina-ielchiieva merged 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
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services