There is a race between QueueImpl::deliveryAsync and the repplication of the deliveries.
ServerConsumer will handle a message and it will replicate it on the
ServerConsumer(Backup).
When the delivery call arrives on the backup node, the backup's list could be already
different than what it was on live node, because of the races caused by QueueImpl.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230173#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...