You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by rhealey <ru...@yahoo.com> on 2008/06/11 01:56:40 UTC

when does activemq cleanup database

hi all,

I have active mq set up to persist messages Microsoft SQL Server 2005. I
have sent durable messages to this active mq instance and see the messges
persisted to the ACTIVMQ_MSGS table.  I then have the messages consumed. 
But after the messages are consumed the records in the ACTIVEMQ_MSGS are
still there.  I have active mq running on Microsoft Windows Server 2003
Standard x64 Edtion with Service Pack 2.  I am using Active MQ version 5.1.0
with Mule 2.0.  Java version is 5.  I have Mule configured to use  topics to
consume the messages.
-- 
View this message in context: http://www.nabble.com/when-does-activemq-cleanup-database-tp17767307p17767307.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: when does activemq cleanup database

Posted by Marco Buss <ma...@gmx.de>.
Hello,

the Datebase is cleared after a fixed peroid (5 Minutes per default).



rhealey wrote:
> 
> hi all,
> 
> I have active mq set up to persist messages Microsoft SQL Server 2005. I
> have sent durable messages to this active mq instance and see the messges
> persisted to the ACTIVMQ_MSGS table.  I then have the messages consumed. 
> But after the messages are consumed the records in the ACTIVEMQ_MSGS are
> still there.  I have active mq running on Microsoft Windows Server 2003
> Standard x64 Edtion with Service Pack 2.  I am using Active MQ version
> 5.1.0 with Mule 2.0.  Java version is 5.  I have Mule configured to use 
> topics to consume the messages.
> 

-- 
View this message in context: http://www.nabble.com/when-does-activemq-cleanup-database-tp17767307p17772973.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.