[
https://issues.apache.org/jira/browse/PROTON-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692166#comment-17692166
]
ASF GitHub Bot commented on PROTON-2183:
----------------------------------------
gemmellr commented on PR #387:
URL: https://github.com/apache/qpid-proton/pull/387#issuecomment-1439936676
If the C core is already taking care of the credit handling for CPP abort
handling (I dont know..?) then that would be fine, and perhaps suggest the C++
bit shouldn't grant the replacement credit at any time. But we dont grant it
while draining as the whole point of the drain is to use credit.
> [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: [email protected]
For additional commands, e-mail: [email protected]