Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
2.0.0
-
None
-
None
-
None
Description
The 0.10.1.0 KafkaConsumer has support for getting the offset corresponding to a given timestamp (the offsetsForTimes method). We could provide a new FirstPollOffsetStrategy to allow topologies to start consumption at a specific timestamp, instead of earliest or latest offset.
Attachments
Issue Links
- duplicates
-
STORM-2720 Add timestamp based FirstPollOffsetStrategy in KafkaTridentSpoutOpaque
- Resolved
- is blocked by
-
KAFKA-7187 offsetsForTimes in MockConsumer implementation
- Open