While doing some performance tests while restarting Message Broker Service I got stuck with the following problem:
The test-queue shows around 200 messages in queue with a 'Size in bytes' of -96525 (negative).
The queue is still working and I can receive new incoming messages, but the 200 messages still remaining in the queue (I'm not sure it there are really 200 msgs in queue - but the namespace-manager says that!). I'm unable to receive till the queue count is 0. This happens every time when i'm restarting the Service Bus Message Broker during send an receive around 100 messages per minute.
Any help appreciated.
Thanks in advance - kind regards,
Micha