Ernest Allen created QPID-5084:
----------------------------------
Summary: Track durable queue ownership across broker restarts
Key: QPID-5084
URL: https://issues.apache.org/jira/browse/QPID-5084
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: 0.18
Reporter: Ernest Allen
When creating/deleting durable queues, their "owner" isn't tracked after
restart. Therefore it is possible to exceed queue quotas after a restart.
Set ACL limit on a user to 10 queues
Create 10 durable queues for that user
Restart the broker
The 10 durable queues are automatically recovered
The user can now create an additional 10 queues
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]