[
https://issues.apache.org/jira/browse/BOOKKEEPER-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685005#comment-15685005
]
ASF GitHub Bot commented on BOOKKEEPER-968:
-------------------------------------------
Github user jvrao commented on the issue:
https://github.com/apache/bookkeeper/pull/77
+1 on the patch.
@sijie we may need a jira item for what @jiazhai suggested.
> Entry log flushes happen on log rotation and cause long spikes in IO
> utilization
> --------------------------------------------------------------------------------
>
> Key: BOOKKEEPER-968
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-968
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-server
> Affects Versions: 4.5.0
> Reporter: Andrey Yegorov
> Assignee: Andrey Yegorov
> Priority: Minor
>
> Caught this issue on the servers with 128G of RAM. This is probably not an
> issue on servers/VMs with less RAM.
> With current implementation we end up with single entry log flush during log
> rotation.
> OS tries to flush everything as fast as possible and saturates disk. This
> results in long periods of high latency (reads and writes).
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)