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

Introduce logic into the failover transport not to recreate "aborted" slow consumers.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.11.1
    • 5.12.0
    • JMS client
    • None

    Description

      AbortSlowConsumerStrategy can forcefully abort a slow consumer on the broker side if the consumer (client side) is not responding to the request to gracefully shutdown.

      If the connection between broker and consumer is subsequently lost, the failover transport recreates the connection and transparently re-registers all consumers on the broker side including those slow consumers that were previously forcefully aborted.

      It would be good to introduce some logic into the failover transport to avoid recreating slow consumers that have already been "forcefully" aborted on broker.

      Attachments

        1. AMQ-5844-GMURTHY-PATCH.TXT
          2 kB
          Ganesh Murthy
        2. FailoverTransportDeleteSlowConsumerTest.java
          8 kB
          Ganesh Murthy

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: