GitHub user sborya opened a pull request:
https://github.com/apache/samza/pull/325
Change log require kafka system admin
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sborya/samza ChangeLogRequireKafkaSystemAdmin
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/325.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 #325
----
commit b0929ca4c9c055d70ebcd29bbf6b19cee0a5565d
Author: Boris S <[email protected]>
Date: 2017-10-13T21:19:46Z
allow any admin for changelog system
commit e9243ff7f0c8bc60d576fec2ea9508a571f1faba
Author: Boris S <[email protected]>
Date: 2017-10-13T21:21:23Z
removed extra print
commit d9b44b118ed8407c81e220db0163239a1f91fa53
Author: Boris S <[email protected]>
Date: 2017-10-13T21:22:52Z
debug
----
---