[
https://issues.apache.org/jira/browse/ARTEMIS-4215?focusedWorklogId=862486&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-862486
]
ASF GitHub Bot logged work on ARTEMIS-4215:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 26/May/23 20:43
Start Date: 26/May/23 20:43
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on PR #4413:
URL:
https://github.com/apache/activemq-artemis/pull/4413#issuecomment-1564927498
@AntonRoskvist I was going to merge this today.. however I can't figure out
yet why InfiniteRedeliverySmokeTest is failing. It's creating too many files
for some reason.
Issue Time Tracking
-------------------
Worklog Id: (was: 862486)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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)