You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/03/06 00:21:53 UTC

[GitHub] merlimat commented on issue #1338: ZookeeperCacheTest gets stuck indefinitely

merlimat commented on issue #1338: ZookeeperCacheTest gets stuck indefinitely
URL: https://github.com/apache/incubator-pulsar/issues/1338#issuecomment-370615957
 
 
   Another failure, now with the test timeout:
   ```
   Error Message
   
   Method org.apache.pulsar.zookeeper.ZookeeperCacheTest.testChildrenCache() didn't finish within the time-out 10000
   
   Stacktrace
   
   org.testng.internal.thread.ThreadTimeoutException: Method org.apache.pulsar.zookeeper.ZookeeperCacheTest.testChildrenCache() didn't finish within the time-out 10000
   	at java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:713)
   	at java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1014)
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   	at java.lang.Thread.run(Thread.java:748)
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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