You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2021/05/11 19:48:00 UTC

[jira] [Updated] (PROTON-2382) [cpp] An accessor on tracker for the delivery tag

     [ https://issues.apache.org/jira/browse/PROTON-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Daněk updated PROTON-2382:
-------------------------------
    Description: 
* Tracker object should be enhanced to allow accessing the delivery tag.
* Enhance the test to show that both the sender and the receiver are able to access the delivery tag in all the relevant places where it makes sense. 
** That is: after the message was sent in the sender, while choosing the disposition in the receiver, and when the disposition is returned to the sender.

  was:
*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]


> [cpp] An accessor on tracker for the delivery tag
> -------------------------------------------------
>
>                 Key: PROTON-2382
>                 URL: https://issues.apache.org/jira/browse/PROTON-2382
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: cpp-binding
>            Reporter: Jiri Daněk
>            Assignee: Rakhi Kumari
>            Priority: Major
>             Fix For: proton-c-0.35.0
>
>
> * Tracker object should be enhanced to allow accessing the delivery tag.
> * Enhance the test to show that both the sender and the receiver are able to access the delivery tag in all the relevant places where it makes sense. 
> ** That is: after the message was sent in the sender, while choosing the disposition in the receiver, and when the disposition is returned to the sender.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org