Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Assignee: Rakhi
Steps:
- Get familiar with the AMQP idea of a delivery tag
- Add a delivery tag accessor to the C++ delivery class
- Document the accessor in the C++ header
- Add a test for the accessor to the C++ test suite
Resources:
- http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-transport-v1.0-os.html#doc-idp438000
- http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-transport-v1.0-os.html#type-delivery-tag
- https://github.com/apache/qpid-proton/blob/main/c/include/proton/delivery.h#L106
- https://github.com/apache/qpid-proton/blob/main/cpp/include/proton/delivery.hpp
Attachments
Issue Links
- is cloned by
-
PROTON-2382 [cpp] An accessor on tracker for the delivery tag
- Closed