Github user Randgalt commented on the pull request:
https://github.com/apache/curator/pull/123#issuecomment-170971984
PersistentNode is a straight copy of PersistentEphemeralNode. The only
differences:
* Now accepts any CreateMode
* Logs a message if the node that exists doesn't match the mode requested
(i.e. a user reported that an error caused another process to create the node
as persistent when ephemeral was wanted, etc.)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---