This is due to how we process any-inbound events ( queue add/delete, recieve messages etc). Yes, this is a edge case (- where user deletes a queue which is very active) therefore lets create a jira.
regards Ramith On Mon, Jun 15, 2015 at 10:09 AM, Pamod Sylvester <[email protected]> wrote: > Hi Jason et all, > > We restrict queue deletion if there're active subscribers for it. The > messages published will not be accepted if the queue was deleted. The > filtering is done on acceptance/rejection at Message Pre Processing stage. > > It seems that when the delete event is called some of the messages have > passed the pre processing stage and were accepted in. Resulting in noticing > messages after the queue is re added. > > @Ramith and team, should we introduce another filer before adding the > messages to slots, db ? thoughts ? > > Thanks, > Pamod > > On Mon, Jun 15, 2015 at 9:22 AM, Jason De Silva <[email protected]> wrote: > >> Hi All, >> >> In MB 3.0.0 Alpha pack I observed that while a publisher is publishing >> messages to a queue it is possible to delete the queue from the console and >> a popup shows that it is deleted successfully. After couple of refreshes >> the queue is not shown in console. >> Later if the same queue is re-added via the console the queue will have >> some messages shown, is it valid? >> >> Regards, >> Jason >> >> -- >> Jason De Silva >> *Software Engineer - QA* >> Mobile: +94 (0) 772 097 678 >> Email: [email protected] >> WSO2 Inc. www.wso2.com >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Pamod Sylvester * > > *WSO2 Inc.; http://wso2.com <http://wso2.com>* > cell: +94 77 7779495 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Ramith Jayasinghe Technical Lead WSO2 Inc., http://wso2.com lean.enterprise.middleware E: [email protected] P: +94 777542851
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
