Uploaded image for project: 'AMQ Documentation'
  1. AMQ Documentation
  2. AMQDOC-2137

Release Note for Calling proton::container::stop() from within event handler causes infinite recursion

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0
    • None
    • None
    • None
    • Release Notes
    • Hide
      Issue: The container::stop() or pn_reactor_stop() functions causes an infinite recursion.
      Description: Using the container::stop() or pn_reactor_stop() functions from within an event handler causes an infinite recursion. To avoid this issue, do not use these functions within an event handler.
      Workaround: To workaround this issue, shut down any active connections or listeners; the container will then exit automatically.
      Show
      Issue: The container::stop() or pn_reactor_stop() functions causes an infinite recursion. Description: Using the container::stop() or pn_reactor_stop() functions from within an event handler causes an infinite recursion. To avoid this issue, do not use these functions within an event handler. Workaround: To workaround this issue, shut down any active connections or listeners; the container will then exit automatically.

            smumford_jira Scott Thomas (Inactive)
            sjay@redhat.com Susan Jay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: