Found the issue. There was another consumer connected to the broker for the same queue. After I shutdown that consumer, I don't see this issue anymore.
I have noticed a very strange behaviour while working with my MQ setup here. I am using the JMS interface to put messages into an IN Queue. What I see is that, all the messages get moved to ...
I have noticed a very strange behaviour while working with my MQ setup here. I am using the JMS interface to put messages into an IN Queue. What I see is that, all the messages get moved to ...