[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
Thu Aug 6 10:46:29 EDT 2009
"timfox" wrote : I'm not really sure what is the big issue here.
|
| The management problem only occurs if global max page size is set, and I thought we already agreed that we will document that global max page size should be avoided, and is a hard limit.
Suppose there is a notification on PageModeStarted. The admin would take that notification and take actions about it.
The notification about paging will never arrive because it is paged.
If there is an easy way to determine an address or a message belongs to management.. I can just change PageStore::page to ignore the message.
Is there any property on the Message identifying it as a management operation? If there is this would be a two lines change.
I already have at the moment two tests failing because management is being paged. Doing such change would help me on fixing those tests.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248500#4248500
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248500
More information about the jboss-dev-forums
mailing list