kgiusti opened a new pull request #988:
URL: https://github.com/apache/qpid-dispatch/pull/988


   This patch organizes all delivery state into a single public structure
   qd_delivery_state_t.  This structure combines the existing separate
   extension state and qdr_error_t (Proton Condition) elements into a
   single class.  It also contains the additional data associated with a
   MODIFIED outcome.
   
   This structure corresponds to the 'delivery-state' archetype described
   in Section 3.4 Delivery State in the AMQP 1.0 specification.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to