[
https://issues.apache.org/jira/browse/CURATOR-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kezhu Wang closed CURATOR-32.
-----------------------------
Fix Version/s: (was: awaiting-response)
Resolution: Won't Fix
{{CuratorFramework}} is "Zookeeper framework-style client". So {{create}} and
{{setData}} have same behavior as ZooKeeper regarding "the behavior if nodes
already exist". Though, {{CuratorFramework}} has rich API such as
{{CreateBuilder.orSetData}} to fallback to {{setData}} 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".
> Improve javadocs around create/setData
> --------------------------------------
>
> Key: CURATOR-32
> URL: https://issues.apache.org/jira/browse/CURATOR-32
> Project: Apache Curator
> Issue Type: Improvement
> Components: Client
> Reporter: John Vines
> Priority: Minor
>
> Currently the javadocs for create and setData do nothing to explain the
> behavior if nodes already exist. This would be enormously helpful for users
> new to Curator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)