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

<virtualSelectorCacheBrokerPlugin/> should be able to cache consumers with no selectors as well

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.7.0
    • 5.9.0
    • None
    • None

    Description

      With selectorAware=true setting for virtual topics we are checking for consumers (and their selectors) to detect if the message should be sent to the virtual topic or not. virtualSelectorCacheBrokerPlugin helps in the case we want to prevent "message loss" for subscribers that goes offline. But it doesn't work for the consumers that don't have selectors as they are not being cached. This should be sensible thing to do and allow both consumers with and without selectors to behave the same in this scenario.

      Attachments

        Issue Links

          Activity

            People

              dejanb Dejan Bosanac
              dejanb Dejan Bosanac
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: