@kafka.apache.org
Subject: Re: Need example of robust Producer
Does this help:
https://github.com/stealthly/scala-kafka/blob/master/src/main/scala/KafkaPr
oducer.scala
-Dragos
On 4/30/14, 5:29 AM, "Chris Helck" wrote:
>I am new to Kafka. I'd like to see example code that uses a Pro
Does this help:
https://github.com/stealthly/scala-kafka/blob/master/src/main/scala/KafkaPr
oducer.scala
-Dragos
On 4/30/14, 5:29 AM, "Chris Helck" wrote:
>I am new to Kafka. I'd like to see example code that uses a Producer and
>handles connectivity errors to Kafka brokers and/or ZooKeeper.
>