jira-importer commented on issue #546: URL: https://github.com/apache/curator/issues/546#issuecomment-2604694102
<i><a href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=evaristojo...@yahoo.es">evaristojo...@yahoo.es</a>:</i> <p>Hi there again</p> <p>The software you have included in the 2.0.2 branch is missing an important feature (in my opinion) of the recipe that is changing the data during the ephemeral node life cycle.</p> <p>Your implementation only allows to set data in the constructor. So, if the ephemeral is lost (e.g. client disconnects from ZK), your implementation will re-create the ephemeral node with the original. I tried to add to your implementation the possibility to replace the data value during znode life cycle.</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