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

Reconnect when receiving connection close with amqp:connection:forced condition

Details

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

    Description

      The AMQP standard (2.8.16) says "The client could retry at some later date". When describing the amqp:connection:forced error.

      We'll interpret this to mean that you should use the configured retry strategy if we receive this close error.

      Attachments

        Activity

          Commit 3cb2ace54bb38a1506e4b3902cc1c557dce6d3ef in qpid-proton's branch refs/heads/master from astitcher
          [ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=3cb2ace ]

          PROTON-1416: Change handling of operator forced connection close

          • Treat as if no close from was received at all, so that the underlying
            transport close will force reconnect to take place.
          jira-bot ASF subversion and git services added a comment - Commit 3cb2ace54bb38a1506e4b3902cc1c557dce6d3ef in qpid-proton's branch refs/heads/master from astitcher [ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=3cb2ace ] PROTON-1416 : Change handling of operator forced connection close Treat as if no close from was received at all, so that the underlying transport close will force reconnect to take place.

          People

            astitcher Andrew Stitcher
            astitcher Andrew Stitcher
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: