IBM MQ Messages getting reposted
Posted
by Anand
on Stack Overflow
See other posts from Stack Overflow
or by Anand
Published on 2010-04-19T19:05:10Z
Indexed on
2010/04/19
19:23 UTC
Read the original article
Hit count: 342
message-queue
|mqseries
hi
I am posting messages to an MQ and reading them into my application For some reason randomly some messages are getting reposted.
The fist time they are corrupted but the second time they are fine.
How can I handle this ? I want to ensure that a message gets posted only once.
© Stack Overflow or respective owner