Andrew Stitcher created QPID-5598:
-------------------------------------

             Summary: qpid messaging doesn't implement Session::nextReceiver 
for AMQP 1.0
                 Key: QPID-5598
                 URL: https://issues.apache.org/jira/browse/QPID-5598
             Project: Qpid
          Issue Type: Bug
            Reporter: Andrew Stitcher
            Priority: Critical


As far as I can tell (from running code and code inspection) whenever you call 
qpid::messaging::Session::nextReceiver() with an AMQP 1.0 protocol connection 
you will always receive a false return.

This seems to be because the underlying SessionContext::nextReceiver() will 
always return a null pointer.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to