You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/07/21 21:37:08 UTC

[GitHub] [iceberg] skambha opened a new pull request #1226: Fix TestHiveTableConcurrency test failure: Increase the timeout to 3min

skambha opened a new pull request #1226:
URL: https://github.com/apache/iceberg/pull/1226


   In my local env, this test testConcurrentConnections fails with a timeout.   
   
   ```
   org.apache.iceberg.hive.TestHiveTableConcurrency > testConcurrentConnections FAILED
       java.lang.AssertionError: Timeout
           at org.junit.Assert.fail(Assert.java:88)
           at org.junit.Assert.assertTrue(Assert.java:41)
           at org.apache.iceberg.hive.TestHiveTableConcurrency.testConcurrentConnections(TestHiveTableConcurrency.java:106)
   
   ```
   Increasing the timeout to 3 min fixes this.   
   
   Fixes #1225 
   


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] aokolnychyi merged pull request #1226: Fix TestHiveTableConcurrency test failure: Increase the timeout to 3min

Posted by GitBox <gi...@apache.org>.
aokolnychyi merged pull request #1226:
URL: https://github.com/apache/iceberg/pull/1226


   


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] aokolnychyi commented on pull request #1226: Fix TestHiveTableConcurrency test failure: Increase the timeout to 3min

Posted by GitBox <gi...@apache.org>.
aokolnychyi commented on pull request #1226:
URL: https://github.com/apache/iceberg/pull/1226#issuecomment-662528309


   Thanks, @skambha!


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org