Xpray opened a new issue #4266: Reuse Producer for Apache Flink Connector URL: https://github.com/apache/pulsar/issues/4266 **Is your feature request related to a problem? Please describe.** Pulsar Producer should be reuse across Flink tasks. **Describe the solution you'd like** Make Producer ```static``` and keep a counter for life cycle. **Describe alternatives you've considered** None **Additional context** None
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
