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

Prateek Maheshwari updated SAMZA-1201:
--------------------------------------
    Fix Version/s:     (was: 0.13.0)
                   0.14.0

> 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
>             Fix For: 0.14.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
(v6.3.15#6346)

Reply via email to