GitHub user dnishimura opened a pull request:
https://github.com/apache/samza/pull/371
SAMZA-1514: Prevent changelog stream names with empty strings.
This fix prevents changelog stream names with empty or whitespace-only
strings.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dnishimura/samza
samza-1514-empty-string-changelog
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/371.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 #371
----
commit e8403471c8276b72f0420616f6c4e031ca6510b4
Author: Daniel Nishimura <[email protected]>
Date: 2017-11-28T23:58:30Z
Prevent changelog stream names with empty strings.
----
---