Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1577

Address-full-policy isn't being applied properly for 1.x JMS client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0
    • Broker
    • None

    Description

      Address-settings policies aren't being applied when using an older version of JMS client.

      Example:-

      #broker.xml

      <address-setting match="exampleQueue">
                      <address-full-policy>FAIL</address-full-policy>
                      <max-size-bytes>10</max-size-bytes>
       </address-setting>
      

      When using JMS client(artemis-jms-client) version 1.5.5, Address-settings policies are not applied.

      When using latest client version, it works as expected.

      Attachments

        1. broker.xml
          9 kB
          Shailendra Kumar singh

        Activity

          People

            clebertsuconic Clebert Suconic
            shailendra14k Shailendra Kumar singh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: