GitHub user shanthoosh opened a pull request:
https://github.com/apache/samza/pull/437
SAMZA-1607: Handle ZkNodeNotExistsException in zkUtils.readProcessorData
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shanthoosh/samza
fix_zkutils_get_processor_data
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/437.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 #437
----
commit 2c6d5f9cee4d833d8f63823ee4078f41a726203f
Author: Shanthoosh Venkataraman <svenkataraman@...>
Date: 2018-02-12T23:25:36Z
SAMZA-1607: Handle ZkNodeNotExists exception in zkUtils.readProcessorData().
----
---