jira-importer commented on issue #546:
URL: https://github.com/apache/curator/issues/546#issuecomment-2604694081

   <i><a 
href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=evaristojo...@yahoo.es";>evaristojo...@yahoo.es</a>:</i>
   
   <p>Hi there,</p>
   
   <p>Thanks for your comments.</p>
   
   <p>Data replacement APIs are needed because when you are replacing data 
value you achieve 2 things:</p>
   <ul class="alternate" type="square">
        <li>Replace data in ZK server (that could be achieved with normal 
methods)</li>
        <li>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).</li>
   </ul>
   
   
   <p>Could you be explicit your concerns about sync blocks?</p>
   
   <p>Regards,</p>
   
   <p>Evaristo</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

Reply via email to