[ 
https://issues.apache.org/jira/browse/SAMZA-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Shkolnik resolved SAMZA-1201.
-----------------------------------
    Resolution: Fixed

this code has been modified extensively.

> Zk path setup for leader elector and barrier should be separated
> ----------------------------------------------------------------
>
>                 Key: SAMZA-1201
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1201
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Xinyu Liu
>            Assignee: Boris Shkolnik
>            Priority: Major
>             Fix For: 0.15.0
>
>
> Right now all the zk paths are created inside ZkControllerImpl.init(). 
> However, this doesn't work for coordinator service which uses ZkLeaderElector 
> but not ZkControllerImpl. The creation of these paths needs to separated so 
> that:
> * ZkLeaderElector ensures the processor paths exist
> * ZkBarrierForVersionUpdate ensures the job model version paths exist
> This way they can be used independently. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to