Re: Kafka Event Acknowledgement

2017-10-27 Thread Ted Yu
This seems related to your question: https://www.confluent.io/blog/exactly-once-semantics-are-possible-heres-how-apache-kafka-does-it/ On Fri, Oct 27, 2017 at 8:22 AM, Hemambika Hema wrote: > we are using kafka_2.10-0.10.0.1 version > > On Fri, Oct 27, 2017 at 8:45 PM, Hemambika Hema > > wrote

Kafka Event Acknowledgement

2017-10-27 Thread Hemambika Hema
Hello, I have installed Kafka using the tar file created a topic and able to send messages from producer to consumer here, can we have a acknowledgment to the message sent from procedure to consumer... if yes,it would be helpful for us to know how to do it and where to see the acknowledgment m

Re: Kafka Event Acknowledgement

2017-10-27 Thread Hemambika Hema
we are using kafka_2.10-0.10.0.1 version On Fri, Oct 27, 2017 at 8:45 PM, Hemambika Hema wrote: > Hello, > > > I have installed Kafka using the tar file > > created a topic and able to send messages from producer to consumer > > here, can we have a acknowledgment to the message sent from procedu