[
https://issues.apache.org/jira/browse/ZOOKEEPER-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-615:
------------------------------------
Attachment: ZOOKEEPER-615.patch
this patch removes the \_ and also specifies in both java and c that the suffix
is 0 padded and fixed length of 10 digits.
> wrong javadoc for create with a sequence flag
> ---------------------------------------------
>
> Key: ZOOKEEPER-615
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-615
> Project: Zookeeper
> Issue Type: Bug
> Reporter: Mahadev konar
> Assignee: Mahadev konar
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-615.patch
>
>
> The javadoc for create with a sequence flag mentions a suffix of "\_i" but
> the true suffix is just "i" and no "\_".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.