You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by dnishimura <gi...@git.apache.org> on 2017/11/29 00:06:29 UTC

[GitHub] samza pull request #371: SAMZA-1514: Prevent changelog stream names with emp...

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 <dn...@gmail.com>
Date:   2017-11-28T23:58:30Z

    Prevent changelog stream names with empty strings.

----


---

[GitHub] samza pull request #371: SAMZA-1514: Prevent changelog stream names with emp...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/371


---