You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by sruehl <gi...@git.apache.org> on 2016/03/18 12:09:24 UTC

[GitHub] camel pull request: Feature/kafka seek support

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 Rühl <se...@senacor.com>
Date:   2016-03-16T13:51:56Z

    added seek support for kafka client

commit 5ef66d3126e7391d408c8510476208b41f42b017
Author: Sebastian Rühl <se...@senacor.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request: [CAMEL-9716] Feature/kafka seek support

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/camel/pull/910


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---