GitHub user 56quarters opened a pull request:
https://github.com/apache/kafka/pull/2912
KAFKA-4942 Fix commitTimeoutMs being set before the commit actually started
This fixes KAFKA-4942
This supersededs #2730
/cc @simplesteph @gwenshap @ewencp
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarter-travel-media/kafka
fix-connect-offset-commit
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2912.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 #2912
----
commit f93bd001a723c5e1402bf92474f43fb0b991a44c
Author: simplesteph <[email protected]>
Date: 2017-03-24T00:03:07Z
Fixed commitTimeoutMs being set before the commit actually started
Fixes KAFKA-4942
commit e7b704d97b8de35384f6d24ba48f050a0b20be01
Author: Nick Pillitteri <[email protected]>
Date: 2017-04-21T19:49:37Z
Test for commitTimeoutMs being set before commit started
See KAFKA-4942
----
---
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.
---