Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-14112

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

    XMLWordPrintable

Details

    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

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: