Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-949

Prevent Openwire from closing consumer twice

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.2
    • 2.0.0
    • OpenWire
    • None

    Description

      It is possible that in some multi-thread cases an openwire client sends a disconnet command followed by a 'remove consumer' command, which causes the broker to call consumer close twice. This can cause problem in calculating consumer count on a remote binding by sending "CONSUMER_REMOVED" notification twice, resulting in negative consumer count.

      Attachments

        Issue Links

          Activity

            People

              gaohoward Howard Gao
              gaohoward Howard Gao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: