jira-importer commented on issue #553: URL: https://github.com/apache/curator/issues/553#issuecomment-2604695180
<i><a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kezhuw">kezhuw</a>:</i> <p><tt>CuratorFramework</tt> is "Zookeeper framework-style client". So <tt>create</tt> and <tt>setData</tt> have same behavior as ZooKeeper regarding "the behavior if nodes already exist". Though, <tt>CuratorFramework</tt> has rich API such as <tt>CreateBuilder.orSetData</tt> to fallback to <tt>setData</tt> in case of "the ZNode already exists". Given that, this jira has been opened so long with no following progress, I am going to closed it as "won't fix".</p> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@curator.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org