diff options
| author | Charles E. Rolke <chug@apache.org> | 2012-08-21 21:33:40 +0000 |
|---|---|---|
| committer | Charles E. Rolke <chug@apache.org> | 2012-08-21 21:33:40 +0000 |
| commit | a074fbf716ea57c64509ea3caa947f9dc5005eae (patch) | |
| tree | 1f88951fc094934e0b639fe15b40984077654d0b /qpid/python/qpid-python-test | |
| parent | 73ca626a527e7c69565aa763a704cdc0a9eb2f26 (diff) | |
| download | qpid-python-a074fbf716ea57c64509ea3caa947f9dc5005eae.tar.gz | |
QPID-2393 Count queues per user
This patch adds a new class designed for managing thing like queues,
exchanges, or bindings. Unlike connections the objects do not exist
until after the Acl code issues approval.
The per-user queue limit is a command line option --max-queues-per-user
that is applied to all users.
The queue limit is reported by QMF as a property, violations are
emitted as events and counted as statistics.
Self test code demonstrates two users running into their limits and
later deleting and creating more queues.
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-2393@1375808 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python/qpid-python-test')
0 files changed, 0 insertions, 0 deletions
