You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Abhishek C (JIRA)" <ji...@apache.org> on 2010/08/11 08:14:47 UTC

[jira] Created: (AMQ-2865) Perisistent Storage Files not getting cleaned up when using KahaPersistenceAdapter

Perisistent Storage Files not getting cleaned up when using KahaPersistenceAdapter
----------------------------------------------------------------------------------

                 Key: AMQ-2865
                 URL: https://issues.apache.org/activemq/browse/AMQ-2865
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
         Environment: Windows XP / Java 1.6 / 4GB Ram
            Reporter: Abhishek C


When using KahaPeristenceAdapter with Multiple Topics and Multiple Durable Subscriber, the persistent files created do not cleaned up. We are using Durable Topic Subscribers Clients which also act as producers. We are using selectors to filter messages as message broadcasted from one client is not supposed to be recieved by all. In this case when all consumers and producers are active files do not get cleaned up. Files for persistence storage keep on increasing. However, when selectors are removed the files get deleted at intervals.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.