GitHub user vjagadish1989 opened a pull request:
https://github.com/apache/samza/pull/394
SAMZA-1547: Parse default value grouper-factory config in KafkaCheckpointMgr
- Additionally, updated unit-tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vjagadish1989/samza kcm-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/394.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 #394
----
commit 3a08518509c311397e23692e9bb1bad037c96a68
Author: Jagadish <jvenkatraman@...>
Date: 2017-12-22T20:49:50Z
SAMZA-1547: Fix default handling of grouper-factory configuration in
KafkaCheckpointManager
----
---