Alan Conway created QPID-5667:
---------------------------------
Summary: C++ broker: QMF subscribe events are not raised with AMQP
1.0
Key: QPID-5667
URL: https://issues.apache.org/jira/browse/QPID-5667
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: 0.26
Reporter: Alan Conway
Assignee: Alan Conway
QMF subscribe and unsubscribe events are not raised with the AMQP 1.0 protocol.
To reproduce:
1. Start a qpidd broker with AMQP 1.0 support
2. Start qpid-printevents to show QMF events on the broker.
3. run: qpid-receive -a "q;{create:always}"
Note printevents shows subscribe and unsubscribe events.
4. run: qpid-receive -a "q;{create:always}" --connection-options
'{protocol:amqp1.0}'
Note there are no subscribe/unsubscribe events in printevents output.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]