[
https://issues.apache.org/jira/browse/CURATOR-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13679859#comment-13679859
]
Evaristo commented on CURATOR-25:
---------------------------------
Hi there,
Thanks for your comments.
Data replacement APIs are needed because when you are replacing data value you
achieve 2 things:
- Replace data in ZK server (that could be achieved with normal methods)
- And also replace data in local cache. And the local cache will be used in the
case that ephemeral node disappears and it is needed to create again (e.g. the
client is disconnected some time of the ZK server).
Could you be explicit your concerns about sync blocks?
Regards,
Evaristo
> Create a PersistentEphemeralNode recipe
> ---------------------------------------
>
> Key: CURATOR-25
> URL: https://issues.apache.org/jira/browse/CURATOR-25
> Project: Apache Curator
> Issue Type: Task
> Components: Recipes
> Reporter: Jordan Zimmerman
> Assignee: Jordan Zimmerman
> Fix For: 2.0.2-incubating
>
> Attachments: PersistentEphemeralNode.java,
> TestPersistentEphemeralNode.java
>
>
> Per https://github.com/Netflix/curator/pull/201 and similar requests, create
> a PersistentEphemeralNode recipe
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira