Hervé, can you open a jira issue to track this and attach your changes
as a patch with an ASF grant.

thanks.

On 19 August 2011 09:02, Hervé BARRAULT <herve.barra...@gmail.com> wrote:
> Hi,
> As you notice this, i have written a post about the subject of the purge
> method in activemq which is really slow when using persistence (in my case
> JDBC).
> I had proposed something but there was any response.
>
> 2011/8/19 Pham Ngoc Hai <pngoc...@yahoo.com>
>
>> I tried with JMX and it took a few hours to purge a queue with 50000 msgs.
>>
>>
>>
>> --- On Thu, 8/18/11, Dejan Bosanac <de...@nighttale.net> wrote:
>>
>> > From: Dejan Bosanac <de...@nighttale.net>
>> > Subject: Re: Delete queues from JDBC storage
>> > To: users@activemq.apache.org
>> > Date: Thursday, August 18, 2011, 6:36 PM
>> > Why don't you delete it using JMX or
>> > web console?
>> >
>> > Regards
>> > --
>> > Dejan Bosanac - http://twitter.com/dejanb
>> > -----------------
>> > The experts in open source integration and messaging -
>> http://fusesource.com
>> > ActiveMQ in Action - http://www.manning.com/snyder/
>> > Blog - http://www.nighttale.net
>> >
>> >
>> > On Thu, Aug 18, 2011 at 11:51 AM, Pham Ngoc Hai <pngoc...@yahoo.com>
>> > wrote:
>> >
>> > > Hi, I'm using JDBC as storage, is it sufficient to
>> > delete a queue by
>> > > deleting it from the tables with
>> > > DELETE FROM activemq_msgs where
>> > container='queue://name'
>> > > DELETE FROM activemq_acks where
>> > container='queue://name'
>> > >
>> > > Regards,
>> > > Ngoc Hai
>> > >
>> > >
>> >
>>
>



-- 
http://fusesource.com
http://blog.garytully.com

Reply via email to