Charles E. Rolke created PROTON-2183:
----------------------------------------
Summary: [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: Bug
Components: cpp-binding
Affects Versions: proton-c-0.30.0
Reporter: Charles E. Rolke
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.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]