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/09/24 21:27:03 UTC

[GitHub] sijie opened a new issue #2647: Flaky Test: DeadLetterTopicTest.testDeadLetterTopicWithMultiTopic

sijie opened a new issue #2647: Flaky Test: DeadLetterTopicTest.testDeadLetterTopicWithMultiTopic
URL: https://github.com/apache/pulsar/issues/2647
 
 
   It has been seen multiple times in CI.
   
   ```
   Method org.apache.pulsar.client.api.DeadLetterTopicTest.testDeadLetterTopicWithMultiTopic() didn't finish within the time-out 120000
   Stacktrace
   org.testng.internal.thread.ThreadTimeoutException: Method org.apache.pulsar.client.api.DeadLetterTopicTest.testDeadLetterTopicWithMultiTopic() didn't finish within the time-out 120000
   	at java.util.concurrent.FutureTask.run(FutureTask.java:271)
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   	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