Posted: Thu Feb 12, 2004 8:32 pm Post subject: Configuring message redelivery delay
Newbie
Joined: 26 Nov 2003 Posts: 6
Hi,
Given below is my observation :
I have 2 messages in the queue.My MDB receives the first message and simply rollbacks it. The message is put back on the queue.Now MDB gets the second message ahead of the first. This i think is wrong bcos accoring to mq , message first in the queue must be delivered first. I have configured my queue on FIFO basis.
It seems websphere app server puts a delay between rollback of a message and the redelivery of the same message again.
Is there a way, by which it possible to change this redelivery delay?
I think every time you would be getting the same first message! ie, rolled back message. I don't think MQ can be configured with that delay. Otherwise, I guess you are aware of BOCount.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum