Hello. We are using kafka 0.8.1. I implemented client based on simple
consumer. Does the offset always guarantee to be sequential i.e incremented
by 1? Under what circumstances would there be a gap i.e  differece between
current and next offset larger then 1? What is the best way to handle such
cases?

Thanks,
Vadim

Reply via email to