*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. [ Full content available at: https://github.com/apache/pulsar/pull/2738 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org