[
https://issues.apache.org/jira/browse/BOOKKEEPER-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo updated BOOKKEEPER-870:
---------------------------------
Attachment: BOOKKEEPER-870.patch
attach a patch to change some default values in ServerConfiguration:
- 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.
> 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)