[
https://issues.apache.org/jira/browse/BOOKKEEPER-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002425#comment-16002425
]
ASF GitHub Bot commented on BOOKKEEPER-816:
-------------------------------------------
Github user eolivelli commented on the issue:
https://github.com/apache/bookkeeper/pull/80
I am absolutely a newbie in linux native code, but I think this is the
problem
https://access.redhat.com/solutions/408503
As far as I can understand basically on RedHat based platforms (Fedora,
CentOS...) all the contents of "asm-x86_64" have been merged in "asm"
I do not know a workaround, we should detect that we are in a redhat system
(like checking /etc/redhat-release)
@athanatos @sijie do you have any cycle to check this problem ?
> use native fallocate & sync_file_range to improve journal allocation
> --------------------------------------------------------------------
>
> Key: BOOKKEEPER-816
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-816
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-server
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Fix For: 4.5.0
>
>
> it'd better to leverage filesystem fallocate & sync_file_range for journal
> performance.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)