Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-5114

AbortSlow*ConsumerStrategy with abortConnection=false; ensure consumers are always removed from the broker

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.9.0
    • 5.10.0
    • Broker
    • None

    Description

      If a consumer is slow and a candidate to abort, the broker sends a control command to the consumer. However there is no guarantee that the consumer will respond to the command and close. As a result the consumer can remain longer than necessary and possibly indefinitely.,
      The broker needs to follow up with a local removeInfo that will force the removal from the broker so that inflight messages can get eagerly redispatched.
      The client can eventually shut down the client view of the consumer but the broker will be able to continue regardless.

      Attachments

        Issue Links

          Activity

            People

              gtully Gary Tully
              gtully Gary Tully
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: