IT / Java / BigData

simply about difficult

Tag: consumer

  • June 11, 2021August 10, 2021
  • Java, Kafka
  • Leave a comment

Kafka new consumer group does not read the topic from beginning

Suppose that you have a Kafka Topic with some data, and you connect to it with Kafka Consumer with a new group.id. But this consumer does not read messages from the beginning of the topic. Consumer Config has a specific property auto.offset.reset, which indicates which offset will be assigned to the consumer with the new […]

READ MORE

Mark Chesnavsky. promark33@gmail.com.