[
https://issues.apache.org/jira/browse/SAMZA-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005094#comment-16005094
]
ASF GitHub Bot commented on SAMZA-1064:
---------------------------------------
GitHub user sborya opened a pull request:
https://github.com/apache/samza/pull/180
SAMZA-1064: Do not process onProcessorChange if list of children is null.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/navina/samza NPEinCaseOfZKException
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/180.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 #180
----
commit a3354cd22eb4d552be0894d5a0645467ad3ea9e7
Author: Boris Shkolnik <[email protected]>
Date: 2017-05-10T17:41:37Z
do not process onProcessorChange if list of children is null
----
> Standalone Samza with Zookeeper for Coordination
> ------------------------------------------------
>
> Key: SAMZA-1064
> URL: https://issues.apache.org/jira/browse/SAMZA-1064
> Project: Samza
> Issue Type: New Feature
> Reporter: Navina Ramesh
> Assignee: Navina Ramesh
> Fix For: 0.13.0
>
> Attachments: image_0.png, image_1.png, Samza Standalone-0.md, Samza
> Standalone-0.pdf, SamzaStandalone1.md, SamzaStandalone1.pdf
>
>
> In this use-case, we propose using Zookeeper for coordinating processor
> liveness and task distribution in a Samza job. Additionally, it opens up the
> possibility of allowing a flexible number of participating processors (no
> fixed container count).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)