[
https://issues.apache.org/jira/browse/ARTEMIS-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic closed ARTEMIS-2425.
------------------------------------
Fix Version/s: 2.10.0
Resolution: Fixed
> Message loss due to writing incomplete page file
> ------------------------------------------------
>
> Key: ARTEMIS-2425
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2425
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.9.0
> Reporter: yangwei
> Priority: Major
> Fix For: 2.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The last page file might be incomplete if broker crashes or the disk is
> damaged. After broker is up, we keep writing this incomplete page file. If
> the cache of the file is evicted, we read this file to deliver messages which
> we would lose messages written after broker up.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)