Hi, We are running Qpid C++ broker(s) release version 0.18 . I find it strange when the clients reconnect to a broker that has been killed and restarted, messages get repeated. In my case we set up the connection with the option = "reconnect:true". We also acknowledge the received messages as soon as they are received. In my test case, the messages are received a long time before the broker is killed and restarted. However, the last 5 messages are re-received whatever I do. The receiver Capacity is set to 10.
Can we avoid this situation. We wish not to get the repeated messages since we have already acknowledged them. Is this a BUG? Nitin [cid:image001.png@01CDA56C.ED6A4C70]