yuvalgut opened a new issue #606: URL: https://github.com/apache/pulsar-client-go/issues/606
#### Expected behavior when a producer is closed on the broker side, the client should recreate a producer. #### Actual behavior getting message send timeout: TimeoutError on the producer side and on the broker side I see Producer had already been closed #### Steps to reproduce not sure #### System configuration **Pulsar version**: 2.7.0 golang pulsar client version: 0.6.0 -- 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]
