You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Kenneth Giusti <kg...@apache.org> on 2014/12/16 16:04:22 UTC

Review Request 29099: QPID-6255: use the proton event module to handle endpoint and delivery state changes

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29099/
-----------------------------------------------------------

Review request for qpid.


Bugs: qpid-6255
    https://issues.apache.org/jira/browse/qpid-6255


Repository: qpid


Description
-------

Uses the proton event API to handle changes in the link/connection/session endpoint state, as well as updates to the delivery disposition.


Diffs
-----

  trunk/qpid/cpp/src/amqp.cmake 1644906 
  trunk/qpid/cpp/src/config.h.cmake 1644906 
  trunk/qpid/cpp/src/qpid/broker/amqp/Connection.h 1644906 
  trunk/qpid/cpp/src/qpid/broker/amqp/Connection.cpp 1644906 
  trunk/qpid/cpp/src/qpid/broker/amqp/Relay.cpp 1644906 

Diff: https://reviews.apache.org/r/29099/diff/


Testing
-------

See https://issues.apache.org/jira/browse/QPID-6255


Thanks,

Kenneth Giusti