yangwei created ARTEMIS-2425:
--------------------------------
Summary: Message loss due to writing imcomplet 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
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
(v7.6.14#76016)