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

Robbie Gemmell resolved PROTON-2430.
------------------------------------
    Fix Version/s: proton-c-0.36.0
       Resolution: Fixed

> [python] Modify binding to stop using potentially inefficient pn_message_id 
> et al
> ---------------------------------------------------------------------------------
>
>                 Key: PROTON-2430
>                 URL: https://issues.apache.org/jira/browse/PROTON-2430
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: python-binding
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Major
>             Fix For: proton-c-0.36.0
>
>
> pn_message_id and pn_message_correlation_id return a pn_data_t to represent 
> what is onyl allowed to be a scalar value which is more efficiently 
> represented and handled as a pn_atom_t (now actually the restricted 
> pn_msgid_t).
> If we stop using them then we can deprecate them and shift the implementation 
> away from unecessary use of pn_data_t.



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

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

Reply via email to