Hi,
I want to confirm is private kafka.javaapi.producer.Producer thread safe? i.e. I can use one producer to send data in multi threads at the same time.
Hi,
I want to confirm is private kafka.javaapi.producer.Producer thread safe? i.e. I can use one producer to send data in multi threads at the same time.