You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by bharathkk <gi...@git.apache.org> on 2018/10/30 19:52:57 UTC

[GitHub] samza pull request #786: SAMZA-1971: Fix NPE in partition key computation fo...

GitHub user bharathkk opened a pull request:

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

    SAMZA-1971: Fix NPE in partition key computation for InMemorySystemProducer

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bharathkk/samza fix-inmemory-partitionkey-npe

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/786.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 #786
    
----
commit 71b9ad30bc3b86c7bb4e67bfd7257d9c0c1add7c
Author: bharathkk <co...@...>
Date:   2018-10-30T19:35:34Z

    Fix NPE in partition key computation for InMemorySystemProducer

----


---

[GitHub] samza pull request #786: SAMZA-1971: Fix NPE in partition key computation fo...

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

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


---