codelipenghui commented on issue #4267: [Issue-4266][pulsar-flink] Flink Pulsar Producer should reused across threads URL: https://github.com/apache/pulsar/pull/4267#issuecomment-493303441 @Xpray Thanks, this make sense to me. Can we let the user decide share the producer, user can define a static producer, and we just allow user use their own producer to create a FlinkPulsarProducer instance. This is more transparent to the user and considering that the producer has a lot of configuration options, maybe the same name as the topic, but the other configurations are different.
---------------------------------------------------------------- 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
