You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Sergey Doroshenko (JIRA)" <ji...@apache.org> on 2010/08/02 21:50:18 UTC

[jira] Updated: (ZOOKEEPER-830) forrest docs for read-only mode

     [ 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.