Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-1079

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

XMLWordPrintable

      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.

            mtaylor1@redhat.com Martyn Taylor (Inactive)
            mtaylor1@redhat.com Martyn Taylor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: