Github user Randgalt commented on the pull request:
https://github.com/apache/curator/pull/79#issuecomment-117826258
> Can the internal EnsurePath stuff in NamespaceImpl be replaced with the
new container stuff?
Possibly, but I'm deprecating EnsurePath so I don't see the need to add to
it
> When executing creatingContainerParentsIfNeeded(), I was wondering if
some sort of warning log should be generated if the parents already exist and
are not container nodes?
Unfortunately, there's no way to know if a node is a container or not right
now. I had to shoehorn container support in with a hack. Maybe in a future
version of ZK.
---
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.
---