Christian Posta created AMQ-5551:
------------------------------------
Summary: 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
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)