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 <codin.martial@...> Date: 2018-08-25T01:10:47Z Fix potential null pointer issues in StreamOperatorTask ---- ---