Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-3828 Doc: AMQ 7 Operator - Provide way to modify address parameters
  3. ENTMQBR-3832

Doc: Support for controlling auto address creation through AMQ operators

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • AMQ 7.7.0.OPR.2.GA
    • AMQ 7.5.0.GA
    • documentation
    • None
    • Compatibility/Configuration, User Experience
    • Low

      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

            jbyrne@redhat.com John Byrne
            jbyrne@redhat.com John Byrne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: