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

Address setting autoCreateJmsTopics not applied on broker.xml by the init container

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • AMQ 7.7.0.OPR.2.GA
    • AMQ 7.7.0.OPR.2.GA, AMQ 7.8.0.dev
    • operator
    • None
    • False
    • False
    • -
    • Hide
      Previously, if you added an address settings configuration to the Custom Resource (CR) instance for a broker deployment (that is, by adding an `addressSettings.addressSetting` section), you could not use the `autoCreateJmsTopics` property. If you included this property and specified a value, the Operator processed the CR but failed to include the property in the resulting broker configuration. This issue is now resolved.
      Show
      Previously, if you added an address settings configuration to the Custom Resource (CR) instance for a broker deployment (that is, by adding an `addressSettings.addressSetting` section), you could not use the `autoCreateJmsTopics` property. If you included this property and specified a value, the Operator processed the CR but failed to include the property in the resulting broker configuration. This issue is now resolved.
    • Documented as Resolved Issue
    • Verified in a release
    • Hide

      add the entries below in example CR and deploy on openshift:
       

      addressSettings:
         addressSetting:
          - match "#"
            autoCreateJmsTopics: true

      Then apply the CR using: 

      oc apply -f the CR_example_file.yml
      Show
      add the entries below in example CR and deploy on openshift:   addressSettings:   addressSetting:    - match "#"      autoCreateJmsTopics: true Then apply the CR using:  oc apply -f the CR_example_file.yml

    Description

      When adding autoCreateJmsTopics in CR it is not applied in the deployed broker.xml

       

      Attachments

        1. broker.xml
          12 kB
        2. broker.logs
          9 kB

        Activity

          People

            rhn-support-rkieley Roderick Kieley
            tbueno@redhat.com Tiago Bueno
            Tiago Bueno Tiago Bueno
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: