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

[jira] [Updated] (SAMZA-1272) ZkCoordinationUtils deletes the entire Zk tree on reset

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

Navina Ramesh updated SAMZA-1272:
---------------------------------
    Fix Version/s: 0.13.0

> ZkCoordinationUtils deletes the entire Zk tree on reset
> -------------------------------------------------------
>
>                 Key: SAMZA-1272
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1272
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Navina Ramesh
>            Assignee: Navina Ramesh
>             Fix For: 0.13.0
>
>
> ZkCoordinationUtils has a _reset_ interface that deletes the entire Zk tree. 
> The example application seems to work fine because only the _LocalApplicationRunner_ invokes it and the root gets created again. But this is not the expected behavior. The LocalApplicationRunner is responsible for creating the ZkRoot and every other component down the stack should work under this root.



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