Yq6Q3C created ZOOKEEPER-4498: --------------------------------- Summary: Can not set persistent watches with c api Key: ZOOKEEPER-4498 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4498 Project: ZooKeeper Issue Type: Wish Components: c client Affects Versions: 3.6.0 Reporter: Yq6Q3C
Hello, I have noticed that "Persistent, Recursive Watches" was added in 3.6.0. And the documentation says, "Persistent watches are set using the method {_}addWatch(){_}." But I can't find any related functions in "zookeeper.h". So, how can I do this with the c client? Thanks. -- This message was sent by Atlassian Jira (v8.20.1#820001)