Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is depended upon by
-
SAMZA-1064 Standalone Samza with Zookeeper for Coordination
- Open
- links to