[
https://issues.apache.org/jira/browse/CAMEL-13768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
michael elbaz updated CAMEL-13768:
----------------------------------
Description:
# Provide a way to rewind kafka offset to specific offset (improve seekTo ?)
# Provide a way to access to kafkaConsumer not only when manualCommit = true
For example if i want to reset rewind if past offset i would like to be able to
call .offsetsForTimes() then seekTo() is currently not possible (maybe just
when manualCommit = true by getting the consumer but is it not convenient)
was:
# Provide a way to rewind kafka offset to specific offset (improve seekTo ?)
# Provide a way to access to kafkaConsumer not only when manualCommit = true
> SeekTo specific offset and KafkaConsumer access
> ------------------------------------------------
>
> Key: CAMEL-13768
> URL: https://issues.apache.org/jira/browse/CAMEL-13768
> Project: Camel
> Issue Type: Improvement
> Components: camel-kafka
> Affects Versions: 2.24.1
> Reporter: michael elbaz
> Priority: Critical
>
> # Provide a way to rewind kafka offset to specific offset (improve seekTo ?)
> # Provide a way to access to kafkaConsumer not only when manualCommit = true
> For example if i want to reset rewind if past offset i would like to be able
> to call .offsetsForTimes() then seekTo() is currently not possible (maybe
> just when manualCommit = true by getting the consumer but is it not
> convenient)
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)