John Vines created CURATOR-55:
---------------------------------

             Summary: EnsurePath should have a getPath() function
                 Key: CURATOR-55
                 URL: https://issues.apache.org/jira/browse/CURATOR-55
             Project: Apache Curator
          Issue Type: Improvement
          Components: Recipes
            Reporter: John Vines


EnsurePath provides no mechanism to extract the path out of the object. This 
means if you're using it, you need to maintain the mapping of path and EP in 
order to check and then utilize the path appropriately. This seems a bit 
convoluted since the path is right there in the EP object.

--
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

Reply via email to