[jboss-user] [JBoss Messaging] - Re: Clustering for temporary queues
timfox
do-not-reply at jboss.com
Wed Apr 25 13:02:07 EDT 2007
We don't support clustering for temporary queues - when sending your reply you need to be on the same node for this to work.
I guess you have changed your message pull policy to be "DefaultMessagePullPolicy"?
Temporary queues are really designed to have a short life time (lifetime of the connection) therefore it doesn't make a lot of sense to have them living on other nodes. (Since who would consume from them on other nodes?)
Any reason why your queue has to be temporary?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040689#4040689
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040689
More information about the jboss-user
mailing list