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

Support for controlling auto address creation through AMQ operators

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • None
    • AMQ 7.5.0.GA
    • operator
    • None
    • Compatibility/Configuration, User Experience
    • Low
    • -
    • Verified in a release

      Currently it is not possible to disable automatic creation of destinations, queues and topics through operators in AMQ 7.

      The address CRD does not allow us to control this behavior

      Using the below configuration in broker.xml we can control this behavior

                 <auto-create-addresses>true</auto-create-addresses>
                  <auto-create-jms-queues>true</auto-create-jms-queues>
                  <auto-create-jms-topics>true</auto-create-jms-topics>
      

      However, this request is so that we can control this behavior through operators using address CRD

        1. replace_all.yml
          2 kB
        2. replace_all.xml
          1 kB
        3. merge_replace.yml
          2 kB
        4. merge_replace.xml
          2 kB
        5. merge_all.yml
          2 kB
        6. merge_all.xml
          3 kB

            rhn-support-rkieley Roderick Kieley
            rhn-support-hnaram Herambh Naram (Inactive)
            Tiago Bueno Tiago Bueno
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: