[Bug] Deadlock in SystemTopicBasedTopicPoliciesService in TopicsConsumerImplTest #23543
Open
2 of 3 tasks
Labels
type/bug
The PR fixed a bug or issue reported a bug
Search before asking
Read release policy
Version
master branch
Minimal reproduce step
Happened in https://github.com/apache/pulsar/actions/runs/11631141771/job/32397464599?pr=23540#step:13:1110 while running TopicsConsumerImplTest
What did you expect to see?
No deadlocks
What did you see instead?
The test didn't shutdown cleanly due to a deadlock.
Anything else?
This might also cause production issues although this happened in a test.
Thread dump: https://gist.github.com/lhotari/ce85ed30ed1c137b69aba7e03b63bfb6
Thread dump in analysis tool: https://jstack.review/?https://gist.github.com/lhotari/ce85ed30ed1c137b69aba7e03b63bfb6#tda_1_thread_generated-id-5
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: