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

Honor excluded destinations in static routing on network connectors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.13.3
    • 5.14.0
    • None
    • None

    Description

      When a destination is part of "staticallyIncludedDestinations" and "excludedDestinations" then the "excludedDestinations" behaviour is not obeyed and the messages are forwarded to the target AMQ instance.

      <staticallyIncludedDestinations>
        <queue physicalName="FOO.>"/>
      </staticallyIncludedDestinations>
      <excludedDestinations>
        <queue physicalName="FOO.BAR" />
      </excludedDestinations>
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: