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 <hemambika.he...@gmail.com> wrote: > we are using kafka_2.10-0.10.0.1 version > > On Fri, Oct 27, 2017 at 8:45 PM, Hemambika Hema <hemambika.he...@gmail.com > > > 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 procedure to > > consumer... > > > > if yes,it would be helpful for us to know > > how to do it and where to see the acknowledgment message.. came from > > produre to consumer... > > > > >