You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Stig Rohde Døssing (JIRA)" <ji...@apache.org> on 2018/03/10 15:35:00 UTC

[jira] [Created] (STORM-2992) Add support for starting storm-kafka-client spout consumer at a specific timestamp

Stig Rohde Døssing created STORM-2992:
-----------------------------------------

             Summary: Add support for starting storm-kafka-client spout consumer at a specific timestamp 
                 Key: STORM-2992
                 URL: https://issues.apache.org/jira/browse/STORM-2992
             Project: Apache Storm
          Issue Type: Improvement
    Affects Versions: 2.0.0
            Reporter: Stig Rohde Døssing


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)