You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Uma Maheswara Rao G (JIRA)" <ji...@apache.org> on 2013/01/16 11:14:12 UTC

[jira] [Created] (BOOKKEEPER-549) Documentation missed for readOnlyMode support

Uma Maheswara Rao G created BOOKKEEPER-549:
----------------------------------------------

             Summary: 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
            Priority: Minor


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