GitHub user jmakes opened a pull request:
https://github.com/apache/samza/pull/331
Restore old startingOffset behavior for KafakCheckpointManager
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jmakes/samza master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/331.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 #331
----
commit 3139aee802878ddc201929c7904000a01ed9f97a
Author: Jacob Maes <[email protected]>
Date: 2017-10-17T19:10:31Z
Restore old startingOffset behavior for KafakCheckpointManager
----
---