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

[jira] [Created] (SAMZA-1304) Test for duplicate processor Ids before persisting to ZK

Shanthoosh Venkataraman created SAMZA-1304:
----------------------------------------------

             Summary: Test for duplicate processor Ids before persisting to ZK
                 Key: SAMZA-1304
                 URL: https://issues.apache.org/jira/browse/SAMZA-1304
             Project: Samza
          Issue Type: Improvement
            Reporter: Shanthoosh Venkataraman
            Priority: Minor


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)