GitHub user sruehl opened a pull request:
https://github.com/apache/camel/pull/910
Feature/kafka seek support
[CAMEL-9716] Camel KafkaConsumer should be able to re-consume the Kafka
stream.
This pull request enables a seek to beginning on the camel consumer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sruehl/camel feature/kafka-seek-support
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/910.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #910
----
commit 7850b59f20c47f787761937c00474d3f76175d5b
Author: Sebastian RuÌhl <[email protected]>
Date: 2016-03-16T13:51:56Z
added seek support for kafka client
commit 5ef66d3126e7391d408c8510476208b41f42b017
Author: Sebastian RuÌhl <[email protected]>
Date: 2016-03-18T11:05:10Z
Enable seekToBeginning by polling
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---