[
https://issues.apache.org/jira/browse/AMQ-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Posta closed AMQ-5551.
--------------------------------
Resolution: Fixed
Fixed with
https://github.com/apache/activemq/commit/2c92c34132d72f013ffe4a867187099714f7b231
> The DiskBenchmark util doesn't sync (fsync) to disk for sync writes
> -------------------------------------------------------------------
>
> Key: AMQ-5551
> URL: https://issues.apache.org/jira/browse/AMQ-5551
> Project: ActiveMQ
> Issue Type: Bug
> Components: Message Store
> Affects Versions: 5.10.1
> Reporter: Christian Posta
> Assignee: Christian Posta
> Fix For: 5.12.0
>
>
> We added a JVM flag, org.apache.activemq.file.skipMetadataUpdate, to control
> whether to force metadata syncs or not when sync'ing to disk. Unfortunately,
> that flag was not applied to the section of code that does the sync writes.
> Fix on the way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)