GitHub user lindong28 opened a pull request:
https://github.com/apache/samza/pull/417
SAMZA-1489; TaskInstance should commit offset before it closes() if auto
commit is enabled
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lindong28/samza SAMZA-1489
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/417.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 #417
----
commit 35190f9b4a15646a7bac3d9afa6dfdd2c02de01b
Author: Dong Lin <lindong28@...>
Date: 2018-01-30T21:59:23Z
SAMZA-1489; TaskInstance should commit offset before it closes() if auto
commit is enabled
----
---