[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Meaning of Paging Max Global Size
jmesnil
do-not-reply at jboss.com
Tue Aug 4 10:45:37 EDT 2009
ok, it's starting to be clearer for me.
I'm fine with the global paging mode preventing an OOME by putting messages in the pages and not route them.
What is still not clear in the user example was why was it possible to consume messages from destinationA and not from destinationB?
In other words, once we hit the global paging mode, how can we consume the paged messages?
I'm wondering if we shouldn't be restrictive with producers and permissive with consumers.
Even when we've reached the global page mode, we should still allow a consumer to consume messages (even if it will consume memory). wdyt?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247895#4247895
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247895
More information about the jboss-dev-forums
mailing list