Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-2183

[cpp client] No messaging_handler callback for aborted messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-c-0.30.0
    • proton-c-0.39.0
    • cpp-binding
    • None

    Description

      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.

      Attachments

        1. PROTON-2183-send-receive-console.log
          18 kB
          Charles E. Rolke

        Issue Links

          Activity

            People

              DreamPearl Rakhi Kumari
              chug Charles E. Rolke
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: