Hi Ishara, This was intentionally done at first. When there are no subscribers and queue has no messages it was removed from queue list as no resource from MB is consumed by that queue.
Yes, it is not needed. If a queue is registered in virtualhost, that queue is there and ready to be used, thus it is wrong to remove queue in above way. Fixed and committed to 4.1.2 branch. Noe purging will not make the queue disappear. Thanks. On Mon, Apr 15, 2013 at 8:41 AM, Shammi Jayasinghe <[email protected]> wrote: > Hi Ishara, > > We added the 'purge' operation for the queue to "delete all the messages > on queue"[1]. So we should not delete the queue once we do the purge > operation and we should fix that. > > > [1]http://activemq.apache.org/how-do-i-purge-a-queue.html > Thanks > Shammi > > > On Sat, Apr 13, 2013 at 9:10 AM, Ishara Premadasa <[email protected]> wrote: > >> Hi all, >> >> I was testing the new 'queue purging' feature in MB admin console and it >> seems that when a queue is purged and all messages are received, the queue >> gets removed from the 'Queue List' page in the admin console. I suppose >> this is a bug in the feature as there is no need to remove the queue when >> it is empty. Before i try to get this fixed can i get clarified whether >> this is the expected behaviour or should we avoid this getting happened? >> >> Thanks! >> Ishara >> >> -- >> Ishara Premasada >> Software Engineer, >> Integration Technology Team, >> WSO2 Inc. http://wso2.com/ >> *Linked in : http://www.linkedin.com/pub/ishara-premadasa/1a/630/609 >> Twitter : https://twitter.com/ishadil >> Mobile : +94 714445832* >> >> >> > > > -- > Best Regards,* > > Shammi Jayasinghe* > Senior Software Engineer; WSO2, Inc.; http://wso2.com, > mobile: +94 71 4493085 > > -- *Hasitha Abeykoon* Software Engineer; WSO2, Inc.; http://wso2.com *cell:* *+94 719363063* *blog: **abeykoon.blogspot.com* <http://abeykoon.blogspot.com>* * * *
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
