david-streamlio commented on issue #25290: URL: https://github.com/apache/pulsar/issues/25290#issuecomment-4938408594
Fixed in apache/pulsar-connectors#88 (merged 2026-07-10), which interrupts the instance thread when the Kafka consumer thread hits a fatal error, breaking the deadlock where the fatal error was silently lost while the instance thread blocked in `sendOutputMessage()`. Note the IO connectors now live in the [apache/pulsar-connectors](https://github.com/apache/pulsar-connectors) repository, so the fix landed there. #88 superseded the original PR (apache/pulsar-connectors#27 by @Praveenkumar76, whose authorship it preserves) after a rebase onto current master. Closing as the fix is merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
