[
https://issues.apache.org/jira/browse/ZOOKEEPER-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt updated ZOOKEEPER-16:
----------------------------------
Attachment: ZOOKEEPER-16.patch
Updated patch based on comment/feedback.
We now throw IllegalArgumentException in the java client if the path is not
valid
In the c client we return a rc of ZBADARGUMENT (c client was already checking
for null - just added the addl conditions)
Tests added to both c and java.
Note: valid path definition already existed in the programmer guide, no
additional doc changes were necessary -- although I did update the java and c
client API docs as appropriate.
> Need to do path validation
> --------------------------
>
> Key: ZOOKEEPER-16
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-16
> Project: Zookeeper
> Issue Type: Bug
> Components: c client, java client, server
> Affects Versions: 3.0.0, 3.0.1
> Reporter: Patrick Hunt
> Assignee: Patrick Hunt
> Fix For: 3.1.0
>
> Attachments: ZOOKEEPER-16.patch, ZOOKEEPER-16.patch
>
>
> Moved from SourceForge to Apache.
> http://sourceforge.net/tracker/index.php?func=detail&aid=1963141&group_id=209147&atid=1008544
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.