Thanks reply.

> Thank you for the report - could you please record this problem in JIRA
> (http://issues.apache.org/jira/browse/qpid) to ensure it is investigated
> and tracked correctly?
OK, I've opened a JIRA issue:

https://issues.apache.org/jira/browse/QPID-2630


>> My question is,
>> Although the queue had been deleted, why broker memory didn't decrease?
>
> Memory will not be released back to the OS every time a block is freed, so I
> wouldn't necessarily expect an immediate, direct change in memory just from
> deleting a queue.
I see. But if so, the broker should be restart periodically, right?


>> Is broker memory leak?
>
> In the 'run' column above, does a run represent one iteration through the
> loop in the test, or a run through the whole test (i.e. each run includes
> 10000 iterations)?
Sorry.
A 'run' represent one iteration through the whole test.
So, in that case, a run declare/delete queue 10,000 times each time
and 100,000 times in all.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to