Posted: Mon Sep 18, 2006 5:46 am Post subject: MESSAGE REACHED EVEN THE QMANAGER IS DOWN
Novice
Joined: 24 Mar 2006 Posts: 17 Location: INDIA
Hi
As per my project requirement, i have to send the message to the destination Qmanager which is down for small interval of time and the message should be populated in the Queue of that Qmanager when it will up (the message is non persistent).
I have tried with clustering , For testing purpose i made one Qmanager down and tried to put message from other Qmanagers which are with in the cluster to the shared Queue which is owned by the down Qmanager.but the problem is that when ever i am putting more than one message using AMQSPUT to the shared Queue from other Qmanagers with in the cluster, i have checked that after the qmanager is UP one message is always getting lost.
There's a bug where the first message can get lost, it is fixed in newer releases.
Also, it is an inherent part of the contract with non-persistent messages that they can get discarded.
If you need to guarantee that all messages arrive, then you must make them persistent. _________________ I am *not* the model of the modern major general.
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