[
https://issues.apache.org/jira/browse/ZOOKEEPER-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235334#comment-13235334
]
Patrick Hunt commented on ZOOKEEPER-1418:
-----------------------------------------
Hey Joe. No worries. I think what you intend is to update this file:
src/docs/src/documentation/content/xdocs/zookeeperTutorial.xml
The easiest way to do this is
1) svn co http://svn.apache.org/repos/asf/zookeeper/trunk
2) edit the tutorial
3) svn diff > ZOOKEEPER-1418.patch
(from within the trunk directory)
4) attach that file here
can you give that a try? If you run into trouble just lmk. Appreciate you
sticking with it. Regards.
> Just a bug in the tutorial code on the website
> ----------------------------------------------
>
> Key: ZOOKEEPER-1418
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1418
> Project: ZooKeeper
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.4.3
> Reporter: Joe Gamache
> Assignee: Patrick Hunt
> Priority: Minor
> Attachments: SyncPrimitive.java
>
>
> When I ran the Queue example from here:
> http://zookeeper.apache.org/doc/trunk/zookeeperTutorial.html
> The producer created entries of the form: /app1/element0000000001...
> but the consumer tried to consume of the form: /app1/element1...
> adding a patch with the file attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira