You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2017/05/22 19:11:04 UTC

[jira] [Commented] (SAMZA-1304) Improve duplicate processors detection

    [ https://issues.apache.org/jira/browse/SAMZA-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020027#comment-16020027 ] 

Boris Shkolnik commented on SAMZA-1304:
---------------------------------------

Duplicate - you mean with the same processor ID?
I think writing to ZK is the only way to find it out. Do you have any other suggestions?

> Improve duplicate processors detection
> --------------------------------------
>
>                 Key: SAMZA-1304
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1304
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Shanthoosh Venkataraman
>            Priority: Minor
>             Fix For: 0.14.0
>
>
> In current implementation, duplicate processors are detected during write to the ZooKeeper. 
> Expensive JobModel generation and Zookeeper write could be avoided, if duplicate processorIds are checked for in StreamProcessor that is Leader.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)