[
https://issues.apache.org/jira/browse/ZOOKEEPER-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-355:
------------------------------------
Attachment: ZOOKEEPER-355.patch
made a minor change,
created another methoda that is
{code}
validatePath(path, issequential)
{code}
keeping the old method
{code}
validatePath(path)
{code}
just reduces some line of code :) and makes it similar to c code structure
where validatePath is called with issequential. other than that +1 for the
patch..
> make validatePath non public in Zookeeper client api.
> ------------------------------------------------------
>
> Key: ZOOKEEPER-355
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-355
> Project: Zookeeper
> Issue Type: Bug
> Affects Versions: 3.1.0, 3.1.1
> Reporter: Mahadev konar
> Assignee: Patrick Hunt
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-355.patch, ZOOKEEPER-355.patch
>
>
> make validatePath non public in Zookeeper client api.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.