Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1977

[http2] adaptor must not call proton functions after pn_raw_connection_close

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.15.0
    • 1.17.0
    • Protocol Adaptors
    • None

    Description

      Http2 adaptor code may have the same problem as DISPATCH-1968 TCP adaptor code.

      The rule is never to call pn_raw_connection_wake or pn_raw_connection_write_buffers after calling pn_raw_connection_close.

      The trigger for the failure, at least in the tcp adaptor case, is to close the server-side connection while the client-side connection is sending to it.

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            chug Charles E. Rolke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: