[ 
https://issues.apache.org/jira/browse/PROTON-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409707#comment-17409707
 ] 

ASF subversion and git services commented on PROTON-2430:
---------------------------------------------------------

Commit f4a51679e40906dbf408ba88f029acaeab67cc91 in qpid-proton's branch 
refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=f4a5167 ]

PROTON-2430: Add better error checking to pn_msgid_t typemap

Also allow some illegal id types for interop with broken ruby binding


> [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
>
> 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