GitHub user binilbenjamin opened a pull request:

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

    Kafka: fix check on autoCommitEnable

    Auto commit should occur only if 'autoCommitEnable' is true.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/binilbenjamin/camel 
feature/kafka_autoCommitEnable_fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2264.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 #2264
    
----
commit cd07bd8a52369919586b4d242af4253dc5652336
Author: Binil Benjamin <binilbenjamin@...>
Date:   2018-03-23T02:21:14Z

    Kafka: fix check on autoCommitEnable
    
    Auto commit should occur only if 'autoCommitEnable' is true.

----


---

Reply via email to