[
https://issues.apache.org/jira/browse/QPID-5667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962274#comment-13962274
]
ASF subversion and git services commented on QPID-5667:
-------------------------------------------------------
Commit 1585587 from [email protected] in branch 'qpid/trunk'
[ https://svn.apache.org/r1585587 ]
QPID-5667: C++ broker: QMF subscribe events are not raised with AMQP 1.0
The raise event logic for subscribe/unsubscribe events was in 0-10 specific
code.
Moved it into Queue.cpp so events are generated regardless of protocol.
> 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]