[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Routing ignoring page on first messages when in global s

clebert.suconic@jboss.com do-not-reply at jboss.com
Wed Aug 5 19:17:16 EDT 2009


After I fixed this, I had a few messages being paged on management, and I had a few small bugs around the executors and depaging (which I'm fixing now).


But now there is another issue regarding management destinations. (as noted on this user thread also):

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248264#4248264


Mangement address and temporary addresses shouldn't go into page mode IMO.


I thought the management address won't have a queue, if there are no consumers.. what would mean messages are dropped on that case. (Right?)


And we shouldn't probably page temporary queues. As when the connection is dead.. the data should be deleted.. right? An user should aways have a consumer on a temporary queue?



This should be an easy change If there is an easy way to determine if an address is management or temporary. (if we all agree with the change).

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248265#4248265

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248265



More information about the jboss-dev-forums mailing list