Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

ISSUE-2647: Flaky Test: DeadLetterTopicTest.testDeadLetterTopicWithMultiTopic #23

Closed
sijie opened this issue Dec 27, 2019 · 0 comments
Closed

Comments

@sijie
Copy link
Member

sijie commented Dec 27, 2019

Original Issue: apache#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)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant