[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581394#comment-13581394
 ] 

Hudson commented on BOOKKEEPER-549:
-----------------------------------

Integrated in bookkeeper-trunk #110 (See 
[https://builds.apache.org/job/bookkeeper-trunk/110/])
    BOOKKEEPER-549: Documentation missed for readOnlyMode support (ivank) 
(Revision 1447759)

     Result = SUCCESS
ivank : 
Files : 
* /zookeeper/bookkeeper/trunk/CHANGES.txt
* /zookeeper/bookkeeper/trunk/bookkeeper-server/conf/bk_server.conf
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/conf/ServerConfiguration.java
* /zookeeper/bookkeeper/trunk/doc/bookkeeperConfig.textile

                
> Documentation missed for readOnlyMode support
> ---------------------------------------------
>
>                 Key: BOOKKEEPER-549
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-549
>             Project: Bookkeeper
>          Issue Type: Bug
>          Components: bookkeeper-server
>            Reporter: Uma Maheswara Rao G
>            Assignee: Ivan Kelly
>            Priority: Minor
>             Fix For: 4.3.0, 4.2.1
>
>         Attachments: 
> 0002-BOOKKEEPER-549-Read-only-bookie-documentation.patch, 
> 0002-BOOKKEEPER-549-Read-only-bookie-documentation.patch
>
>
> Need documentation for below items
> {code}
>     //ReadOnly mode support on all disk full
>     protected final static String READ_ONLY_MODE_ENABLED = 
> "readOnlyModeEnabled";
>     //Disk utilization
>     protected final static String DISK_USAGE_THRESHOLD = "diskUsageThreshold";
>     protected final static String DISK_CHECK_INTERVAL = "diskCheckInterval";
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to