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

Applying addressSettings for specific addresses with dots via brokerProperties results in failed status

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • AMQ 7.11.1.GA
    • container image, operator
    • None

      Applying addressSettings with BrokerProperties fails with an error:

      Configuration:

       brokerProperties:
        - "addressSettings.#.redeliveryMultiplier=5"
        - "addressSettings.news.#.redeliveryMultiplier=2"
        - "addressSettings.order.#.redeliveryMultiplier=3"
      

      Error:

          - lastTransitionTime: '2023-07-03T13:10:16Z'
            message: >-
              some properties resulted in error on ordinal 0 : reasons:
              map[broker.properties:[{"value":"addressSettings.news.#.redeliveryMultiplier=2","reason":"Unknown
              property '#' on class 'class
              org.apache.activemq.artemis.core.settings.impl.AddressSettings'"},{"value":"addressSettings.order.#.redeliveryMultiplier=3","reason":"Unknown
              property '#' on class 'class
              org.apache.activemq.artemis.core.settings.impl.AddressSettings'"}]]
            reason: AppliedWithError
            status: 'False'
            type: BrokerPropertiesApplied
      

            gtully@redhat.com Gary Tully
            rhn-support-aboucham Abel Bouchama
            Mikhail Krutov Mikhail Krutov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: