[
https://issues.apache.org/jira/browse/ARTEMIS-4215?focusedWorklogId=862487&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-862487
]
ASF GitHub Bot logged work on ARTEMIS-4215:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 26/May/23 20:46
Start Date: 26/May/23 20:46
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on PR #4413:
URL:
https://github.com/apache/activemq-artemis/pull/4413#issuecomment-1564930013
never mind.. I figured out
Issue Time Tracking
-------------------
Worklog Id: (was: 862487)
Time Spent: 0.5h (was: 20m)
> 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)