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

[proton-j] the transport still emits AMQP header and frames after SASL failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • proton-0.9.1
    • proton-j-future
    • proton-j
    • None

    Description

      After the SASL outcome is determined to be failed, the transport still emits the AMQP header and any frames it can such as Open+Close frames.

      Most if not all of the code that I have seen creates and opens a Connection object locally at the same time as initiating the SASL exchange. If the SASL outcome is a failure, shared error handling might also lead to the Connection object being closed. In this case I wouldnt expect the transport to emit anything further, but it does currently emit the AMQP header, and open + close frames.

      Attachments

        Activity

          People

            Unassigned Unassigned
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: