sijie opened a new pull request #2738: [functions][worker] timeout creating producer for worker URL: https://github.com/apache/pulsar/pull/2738 *Motivation* Sometime when we run worker service as part of broker, some pods can be hanging on creating producers to assignment topics. It is unknown whether is it a k8s problem or not. But in general, timeout to fail fast to allow k8s to reschedule the pods. *Changes* Add a timeout logic at creating producers.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services