GitHub user shanthoosh opened a pull request:
https://github.com/apache/samza/pull/684
SAMZA-1933: Fix NPE in LocalityManager.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shanthoosh/samza
fix_NPE_in_task_assignment_manager
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/684.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 #684
----
commit 5253ee334723a3faa9fe93e1d97e1bab34e29ab1
Author: Shanthoosh Venkataraman <spvenkat@...>
Date: 2018-10-02T16:29:56Z
Fix NPE in taskAssignmentManager.
----
---