[ https://issues.apache.org/jira/browse/PROTON-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947936#comment-17947936 ]
ASF subversion and git services commented on PROTON-2893: --------------------------------------------------------- Commit 3191f95d88b3dbf78ac46474b4ce89d7627fce32 in qpid-proton's branch refs/heads/main from Andrew Stitcher [ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=3191f95d8 ] PROTON-2893: [Python] Add callback for all delivery updates This is useful for responding to delivery updates besides the common AMQP updates. Specifically for better transaction support. > Add on_delivery_updated callback to MessagingHandler > ---------------------------------------------------- > > Key: PROTON-2893 > URL: https://issues.apache.org/jira/browse/PROTON-2893 > Project: Qpid Proton > Issue Type: Improvement > Reporter: Andrew Stitcher > Priority: Major > > This allows an application implementing MessagingHandler callbacks to handle > delivery updates other than 'accept', 'reject', 'release' & 'modify'. Useful > for transactions. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org