GitHub user priyankaev edited a comment on the discussion: Producer create method blocked forever ( Is there any fix for this issue?)
Hi @AlvaroStream , I'm unable to reproduce the issue. I have the thread dump of the application where I observed the issue. Unfortunately, logs from cluster are not available. Attaching the screenshot of the thread waiting to create producer. <img width="1712" height="441" alt="image" src="https://github.com/user-attachments/assets/857d4037-2059-4b4c-b86f-39b3586976b9" /> Thread dump taken after 5mins also shows the same thread waiting to create producer. <img width="1686" height="407" alt="image" src="https://github.com/user-attachments/assets/42c8d482-930a-4915-8c0a-20dfc682e079" /> GitHub link: https://github.com/apache/pulsar/discussions/25454#discussioncomment-16765687 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
