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

ASF GitHub Bot commented on BOOKKEEPER-870:
-------------------------------------------

GitHub user sijie opened a pull request:

    https://github.com/apache/bookkeeper/pull/35

    BOOKKEEPER-870: Change the default value for bookie settings.

    - ENTRY_LOG_SIZE_LIMIT to 1GB
    - increase GC_WAIT_TIME to 10 minutes, since 1 second isn't good for a real 
production environment
    - FLUSH_INTERVAL to 10 second. lowering this value won't help since the 
actual checkpoint only happened on entry log file rolling
    - OPEN_FILE_LIMIT to 20000.
    - JOURNAL_MAX_GROUP_WAIT_MSEC to 2 ms. make the default value for low 
latency
    - READ_ONLY_MODE_ENABLED to true. enable readonly mode by default.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sijie/bookkeeper sijie/BOOKKEEPER-870

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bookkeeper/pull/35.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #35
    
----
commit 63d335017936280fe25f42a2ef7d6e0abbe8a4c9
Author: Sijie Guo <si...@apache.org>
Date:   2016-04-10T04:35:15Z

    BOOKKEEPER-870: Change the default value for bookie settings.

----


> Change the default value for bookie settings.
> ---------------------------------------------
>
>                 Key: BOOKKEEPER-870
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-870
>             Project: Bookkeeper
>          Issue Type: Documentation
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 4.4.0
>
>         Attachments: BOOKKEEPER-870.patch
>
>
> It would be good to tune the default settings for bookies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to