Hi Client running on windows, broker on Linux sequence of statements: 1. writing n messages to the queue. 2. getMessageCount on the queue. 3. call to queuePurge 4. getMessageCount on the queue. In above case step 4 returns 0 but on linux when i check the queue status with python command ./qpid-tool it shows 1 in msgDepth?? i am not able to find the bug.. please let me know if i m going wrong any where.. I have tried same test case with client and broker on linux combination which worked successfully.. qpid 0.5 on windows qpid 0.5 on linux and qpid-python 0.4 commands on linux.
thanks -- View this message in context: http://n2.nabble.com/queuePurge-call-purges-all-messages-except-1-tp3792392p3792392.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
