[ https://issues.apache.org/jira/browse/ZOOKEEPER-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Doroshenko updated ZOOKEEPER-830: ---------------------------------------- Attachment: ZOOKEEPER-830.patch Forrest docs for read-only mode. * Described usage of r-o mode: API, session handling considerations * Described use cases: configuration management and leader election * Linked to the r-o page from index page, programmers guide etc Also, fixed a typo in leader election recipe. In _"... where j is the smallest sequence number such that j < i and n_j is a znode in C"_ : the word "smallest" should be changed to "highest". "smallest" works too, but with herd effect. Tested with forrest that everything is generated correctly. > forrest docs for read-only mode > ------------------------------- > > Key: ZOOKEEPER-830 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-830 > Project: Zookeeper > Issue Type: Sub-task > Reporter: Sergey Doroshenko > Assignee: Sergey Doroshenko > Attachments: ZOOKEEPER-830.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.