[
https://issues.apache.org/jira/browse/ARTEMIS-2425?focusedWorklogId=275846&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-275846
]
ASF GitHub Bot logged work on ARTEMIS-2425:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Jul/19 11:56
Start Date: 12/Jul/19 11:56
Worklog Time Spent: 10m
Work Description: wy96f commented on pull request #2748: ARTEMIS-2425
Message loss due to writing incomplete page file
URL: https://github.com/apache/activemq-artemis/pull/2748
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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 275846)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Time Spent: 10m
> 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
(v7.6.14#76016)