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

Operator does not automatically deploy CRD created addresses on scale-up

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Critical
    • AMQ 7.7.0.CR1
    • AMQ 7.5.0.GA
    • operator
    • None
    • Hide
      In prior releases, if you used a Custom Resource (CR) instance to create addresses in an Operator-based broker deployment, and then scaled up the size of that deployment, the Operator did not automatically deploy existing addresses to the new broker instances. Instead, you needed to delete the address CR, before redeploying the CR for the scaled-up broker deployment. This issue is now resolved. When you scale up the size of a broker deployment, the Operator automatically deploys existing addresses to the new broker instances.
      Show
      In prior releases, if you used a Custom Resource (CR) instance to create addresses in an Operator-based broker deployment, and then scaled up the size of that deployment, the Operator did not automatically deploy existing addresses to the new broker instances. Instead, you needed to delete the address CR, before redeploying the CR for the scaled-up broker deployment. This issue is now resolved. When you scale up the size of a broker deployment, the Operator automatically deploys existing addresses to the new broker instances.
    • Documented as Resolved Issue

    Description

      Actually, when we need to scale-up an Openshift AMQ cluster (deployed using Operators) the new broker doesn't have any configuration of the already running brokers [related to addresses]. For example, we need to manually redeploy the addresses so the new broker can start to receive messages. The process is to remove the addresses from the cluster and them recreate them .

      There're some drawbacks of this approach:
      1. We can't really automatically scale-up the AMQ cluster.
      2. The scale-up process should be simple in Openshift, which isn't.
      3. ENTMQBR-3383

      I think it's a good idea to re-think and improve the scale up process in this subject.

      Attachments

        Issue Links

          Activity

            People

              gaohoward Howard Gao
              Asouza@redhat.com Angelo Souza
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: