[
https://issues.apache.org/jira/browse/KAFKA-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-236.
-----------------------------
Resolution: Fixed
This can be achieved by using reset consumer group tool or
KafkaConsumer.offsetsForTimes api in latest kafka versions.
> Make 'autooffset.reset' accept a delay in addition to {smallest,largest}
> ------------------------------------------------------------------------
>
> Key: KAFKA-236
> URL: https://issues.apache.org/jira/browse/KAFKA-236
> Project: Kafka
> Issue Type: Improvement
> Reporter: Mathias Herberts
>
> Add the possibilty to specify a delay in ms which would be used when
> resetting offset.
> This would allow for example a client to specify it would like its offset to
> be reset to the first offset before/after the current time - the given offset.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)