[
https://issues.apache.org/jira/browse/ARTEMIS-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic closed ARTEMIS-1958.
------------------------------------
Resolution: Fixed
> Artemis may not be able to delete pages when there are some empty page files
> ----------------------------------------------------------------------------
>
> Key: ARTEMIS-1958
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1958
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.6.2
> Reporter: tang pu
> Priority: Major
> Fix For: 2.7.0, 2.6.3
>
>
> Due to certain customization features may cause some page files to be empty.
> the list of page files is as follows:
> -rw-r--r-- 1 artemis activemq *{color:#FF0000}0{color}* Jun 28 15:38
> 000000003.page
> -rw-r--r-- 1 artemis activemq *{color:#FF0000}0{color}* Jun 28 15:38
> 000000004.page
> -rw-r--r-- 1 artemis activemq 10485215 Jun 28 15:38 000000005.page
> -rw-r--r-- 1 artemis activemq 10485215 Jun 28 15:38 000000006.page
> -rw-r--r-- 1 artemis activemq 10485215 Jun 28 15:39 000000007.page
> -rw-r--r-- 1 artemis activemq 10485215 Jun 28 15:39 000000008.page
> -rw-r--r-- 1 artemis activemq 3813259 Jun 28 15:39 000000009.page
> -rw-r--r-- 1 artemis activemq *{color:#FF0000}0{color}* Jun 28 15:39
> 000000010.page
> -rw-r--r-- 1 artemis activemq{color:#FF0000} *0*{color} Jun 28 15:39
> 000000011.page
> When all messages in the Page file are consumed, expired Page files should be
> deleted.
> But in fact, the Page files have not been deleted.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)