Commits and Offsets

This lesson explains offsets that are committed by consumers to remember their position in the partition that they read.

We have read so far that Kafka consumers poll topic partitions for records using the poll() method. The method returns some number of records for the consumer to process. However, if a ...

Access this course and 1400+ top-rated courses and projects.