You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/04/03 17:25:00 UTC

[jira] [Commented] (PROTON-2183) [cpp client] No messaging_handler callback for aborted messages

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

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

Commit 058e2928dad9d016fe14a8b6690547e39cdfd0fd in qpid-proton's branch refs/heads/main from Rakhi Kumari
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=058e2928d ]

PROTON-2183: [cpp] Fix aborted messages exception.

Handled the pn_ delivery_abort case.


> [cpp client] No messaging_handler callback for aborted messages
> ---------------------------------------------------------------
>
>                 Key: PROTON-2183
>                 URL: https://issues.apache.org/jira/browse/PROTON-2183
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: cpp-binding
>    Affects Versions: proton-c-0.30.0
>            Reporter: Charles E. Rolke
>            Assignee: Rakhi Kumari
>            Priority: Major
>         Attachments: PROTON-2183-send-receive-console.log
>
>
> A cpp receiver throws "receiver read failure" when an aborted message is received.
> A client based on:
> {{    class simple_recv : public proton::messaging_handler}}
> does not get called at (on_transport_error, on_connection_error, on_session_error, on_sender_error, on_receiver_error, on_error). The exception is thrown back to main() and the client application has no way to intercept it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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