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:34:24 UTC

[GitHub] [iceberg] skambha opened a new issue #1225: Test TestHiveTableConcurrency.testConcurrentConnections test fails with a timeout assertion error

skambha opened a new issue #1225:
URL: https://github.com/apache/iceberg/issues/1225


   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.   
   
   I will submit a pr to fix this.  


----------------------------------------------------------------
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 closed issue #1225: Test TestHiveTableConcurrency.testConcurrentConnections test fails with a timeout assertion error

Posted by GitBox <gi...@apache.org>.
aokolnychyi closed issue #1225:
URL: https://github.com/apache/iceberg/issues/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