[
https://issues.apache.org/jira/browse/ARTEMIS-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bhavesh Kharwa updated ARTEMIS-2416:
------------------------------------
Affects Version/s: 2.7.0
> Artemis journal directory cleanup not happen
> --------------------------------------------
>
> Key: ARTEMIS-2416
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2416
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.7.0
> Reporter: Bhavesh Kharwa
> Priority: Major
>
> Running Artemis since last week with average processing 4-5 lacs message per
> day. But now journal directory size is around 110G and Artemis is not able to
> start. I have changed the log level to trace and found following messages.
> The below file was created on my machine before a week ago. And till now in
> journal directory total 17000 file got created
> {noformat}
> 2019-07-05 03:14:34,872 INFO
> [org.apache.activemq.artemis.core.journal.impl.Reclaimer]
> activemq-data-27588.amq can't be reclaimed because activemq-data-27592.amq
> has negative values
> 2019-07-05 03:14:34,872 INFO
> [org.apache.activemq.artemis.core.journal.impl.Reclaimer]
> activemq-data-27593.amq can't be reclaimed because activemq-data-27588.amq
> has negative values
> 2019-07-05 03:14:34,872 INFO
> [org.apache.activemq.artemis.core.journal.impl.Reclaimer]
> activemq-data-27577.amq can't be reclaimed because activemq-data-27593.amq
> has negative values
> 2019-07-05 03:14:34,872 INFO
> [org.apache.activemq.artemis.core.journal.impl.Reclaimer]
> activemq-data-27578.amq can't be reclaimed because activemq-data-27577.amq
> has negative values
> 2019-07-05 03:14:34,872 INFO
> [org.apache.activemq.artemis.core.journal.impl.Reclaimer]
> activemq-data-27579.amq can't be reclaimed because activemq-data-27578.amq
> has negative values
> 2019-07-05 03:14:34,872 INFO
> [org.apache.activemq.artemis.core.journal.impl.Reclaimer]
> activemq-data-27580.amq can't be reclaimed because activemq-data-27579.amq
> has negative values
> 2019-07-05 03:14:34,872 INFO
> [org.apache.activemq.artemis.core.journal.impl.Reclaimer]
> activemq-data-27603.amq can't be reclaimed because activemq-data-27580.amq
> has negative values
> 2019-07-05 03:14:34,872 INFO
> [org.apache.activemq.artemis.core.journal.impl.Reclaimer]
> activemq-data-27605.amq can't be reclaimed because activemq-data-27603.amq
> has negative values
> 2019-07-05 03:14:34,872 INFO
> [org.apache.activemq.artemis.core.journal.impl.Reclaimer]
> activemq-data-27606.amq can't be reclaimed because activemq-data-27605.amq
> has negative values
> 2019-07-05 03:14:34,872 INFO
> [org.apache.activemq.artemis.core.journal.impl.Reclaimer]
> activemq-data-27607.amq can't be reclaimed because activemq-data-27606.amq
> has negative values
> 2019-07-05 03:14:34,872 INFO
> [org.apache.activemq.artemis.core.journal.impl.Reclaimer]
> activemq-data-27608.amq can't be reclaimed because activemq-data-27607.amq
> has negative values
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)