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

Add support for anonymous producer advisories

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.15.11
    • 5.16.0, 5.15.12
    • Broker
    • None

    Description

      Right now the advisory broker support will only send producer advisories if there is a destination set.  Anonymous producers won't have any advisories published.

      We should add an option to send advisories for anonymous producers as well.  Currently producer advisories are sent to an advisory topic that has the destination in the name.  We will need a 3rd type of producer advisory topic to send all anonymous producers since there is no destination. 

      The topic where these advisories will be published will be: 

      ActiveMQ.Advisory.Producer.Anonymous

       
      There will be a new flag on the BrokerService called anonymousProducerAdvisorySupport that will need to be set to true in order for anonymous producer advisories to be sent. This will default to false for now as to not break any existing users who might be listening to Producer advisories and always expecting the destination to never be null.

       

       

      Attachments

        Issue Links

          Activity

            People

              cshannon Christopher L. Shannon
              cshannon Christopher L. Shannon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: