Gordon Sim created QPID-5280:
--------------------------------
Summary: exclusivity of queue not enforced for bind/unbind
Key: QPID-5280
URL: https://issues.apache.org/jira/browse/QPID-5280
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: 0.24
Reporter: Gordon Sim
Assignee: Gordon Sim
Fix For: 0.25
An exclusive queue can be bound or unbound by any other session. The property
is really that defined by the 0-10 spec which says that an exclusive queue can
not be 'used' by anyone else. There is no precise definition of what 'use'
means here (we deliberately allowed browsing some time back), but binding and
unbinding certainly seems to count as using since it affects the stream of
messages an exclusive consumer may see.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]