[
https://issues.apache.org/jira/browse/ARTEMIS-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726746#comment-17726746
]
ASF subversion and git services commented on ARTEMIS-4215:
----------------------------------------------------------
Commit 747e0bd1e4f1a42ffee98ca5ab85711059521fa6 in activemq-artemis's branch
refs/heads/main from a181321
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=747e0bd1e4 ]
ARTEMIS-4215 JournalFlush might never happen when journal-sync-* is false
> JournalFlush might never happen when journal-sync-* is false
> ------------------------------------------------------------
>
> Key: ARTEMIS-4215
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4215
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Anton Roskvist
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When journal-sync-* is false then flushes to journal will only ever happen
> once the buffer is full or when the broker is cleanly shut down, regardless
> of how much time passes. This means that if the broker is started with these
> settings a crash/kill -9 will for sure loose messages, regardless of how much
> time passes since the messages where sent.
> This started with version 2.18.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)