A consumer has auto.offset.reset=latest, and the topic partition currently has data for offsets going from 45 to 2311. The consumer group never committed offsets for the topic before. Where will the consumer read from?
Select all that applies (select THREE)
To enhance compression, I can increase the chances of batching by using
We would like to be in an at-most once consuming scenario. Which offset commit strategy would you recommend?
What's is true about Kafka brokers and clients from version 0.10.2 onwards?