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/08 21:37:26 UTC

[GitHub] samza pull request #699: Fix potential null pointer issues in StreamOperator...

GitHub user bharathkk opened a pull request:

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

    Fix potential null pointer issues in StreamOperatorTask

    

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

    $ git pull https://github.com/bharathkk/samza bug-fix

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

    https://github.com/apache/samza/pull/699.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 #699
    
----
commit 22e292443e4fdeb04b8247ba18089f12d4ad3862
Author: bharathkk <co...@...>
Date:   2018-08-25T01:10:47Z

    Fix potential null pointer issues in StreamOperatorTask

----


---

[GitHub] samza pull request #699: Fix potential null pointer issues in StreamOperator...

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

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


---