"ramazanyich" wrote : but as on all nodes routerpolicy configured properly (using roundrobin) | then it should not be a problem if all messages are overtaken by first started node. | Then other nodes will come up JMS messages will be spreaded again correctly to other nodes. Or I'm not correct ?
Well, yes, IF you have configured it this way, but not everyone wants redistribution. Secondly, this puts a big strain on the first node - the operation to merge queues in the database is fairly heavyweight, also it will have to load all these message on one node (memory issues), then all these messages have to be shifted off this node - which is very CPU and IO intensive. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063457#4063457 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063457 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user