Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2586

Give Client 0-10 close semantics not detach

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • JMS AMQP 0-x
    • None

    Description

      Currently the way the 0-10 java client creates a session actually means that on close the sessions should detach not close.
      Setting the timeout to 0 on creation will result in it performing a close. The code currently actually performs a close rather than a detach as detach has not been implemented.

      The setting of the initial timeout to 0 will just mean the client's current behaviour is reflected in correctly in the protocol frames it sends.

      Attachments

        Issue Links

          Activity

            People

              ritchiem Martin Ritchie
              ritchiem Martin Ritchie
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: