GitHub user mchandwani opened a pull request:
https://github.com/apache/camel/pull/2306
Fixed the Defect manual commit not working
partitionLastOffset value always remains -1 so consumer.commitSync is never
called in method commitOffset
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mchandwani/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2306.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 #2306
----
----
---