[
https://issues.apache.org/jira/browse/BOOKKEEPER-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15240211#comment-15240211
]
Matteo Merli commented on BOOKKEEPER-870:
-----------------------------------------
Issue resolved by merging pull request 35
[https://github.com/apache/bookkeeper/pull/35]
{noformat}
commit 10cab08d0a8b4ca4b182554dee95834dc42175d2
Refs: [master], {apache/master}
Author: Sijie Guo <[email protected]>
AuthorDate: Wed Apr 13 15:51:44 2016 -0700
Commit: Matteo Merli <[email protected]>
CommitDate: Wed Apr 13 15:51:44 2016 -0700
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.
Author: Sijie Guo <[email protected]>
Reviewers: Matteo Merli <[email protected]>
Closes #35 from sijie/sijie/BOOKKEEPER-870
{noformat}
> 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)