GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/533
SAMZA-1728: BootstrappingChooser - Call checkOffset only for a lagging
partition while choosing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atoomula/samza chooser
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/533.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 #533
----
commit ac1d1c813b01ba3d57d2b1cb1aa7687766aed225
Author: Aditya Toomula <atoomula@...>
Date: 2018-05-24T06:45:45Z
SAMZA-1728: BootstrappingChooser - Call checkOffset only for a lagging
partition while choosing.
----
---