GitHub user sborya opened a pull request:
https://github.com/apache/samza/pull/314
SAMZA-1442: use systemAdmin.validateStream in KafkaCheckpointManager
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sborya/samza CheckpointTopicValidation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/314.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 #314
----
commit 68b3048c5d0002b32632f530ce9e2fd71e1a8941
Author: Boris S <[email protected]>
Date: 2017-10-04T23:56:21Z
use systemAdmin.validateStream in KafkaCheckpointManager
----
---