Rural Hunter created AMQ-6332:
---------------------------------
Summary: Invisible prevents storage garbage clean
Key: AMQ-6332
URL: https://issues.apache.org/jira/browse/AMQ-6332
Project: ActiveMQ
Issue Type: Bug
Components: KahaDB
Affects Versions: 5.13.3
Reporter: Rural Hunter
I noticed some old data files are not cleaned. So I referred the doc to check
which queue is using them. I found they are reserved for one busy queue. The
queue has several hundreds of messages going through every seconds. There
couldn't be any old message left there. I also checked the queue in admin ui
and didn't find any old message in it. The new messsages are in and out all the
time in that queue.
If I delete the queue in admin ui, the old data files are cleaned up soon. Or
if I restart activemq, the old data files also get cleaned up.
I don't know how to track this problem. I can modify the source to debug it if
someone can guide me.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)