Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Reading from Kafka

avatar
New Member

Is there a current pattern to read data from a Kafka topic for a range of time? Looking at APIs, I only see options around log.retention in time and bytes.

1 ACCEPTED SOLUTION

avatar
New Member

No way to read based on timestamp right now, there is a discussion in the community https://cwiki.apache.org/confluence/display/KAFKA/KIP-32+-+Add+timestamps+to+Kafka+message

View solution in original post

1 REPLY 1

avatar
New Member

No way to read based on timestamp right now, there is a discussion in the community https://cwiki.apache.org/confluence/display/KAFKA/KIP-32+-+Add+timestamps+to+Kafka+message