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

AMQ Broker is not honoring broker version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • AMQ 7.10.0.OPR.2.GA
    • AMQ 7.10.0.OPR.1.GA
    • operator
    • None
    • False
    • None
    • False
    • Hide

      Use the following CR:

      apiVersion: broker.amq.io/v2alpha5
      kind: ActiveMQArtemis
      metadata: 
        name: minimal-sample
      spec: 
        version: 7.9.4
        deploymentPlan: 
          size: 1
          image: placeholder
          requireLogin: false
          persistenceEnabled: false
          journalType: nio
          resources: 
            limits: 
              cpu: "200m"
              memory: "512M"
            requests: 
              cpu: "200m"
              memory: "512M"
        acceptors: 
        - name: amqp
          port: 5672
          protocols: amqp
      
      Show
      Use the following CR: apiVersion: broker.amq.io/v 2 alpha 5 kind: ActiveMQArtemis metadata: name: minimal-sample spec: version: 7 . 9 . 4 deploymentPlan: size: 1 image: placeholder requireLogin: false persistenceEnabled: false journalType: nio resources: limits: cpu: " 200 m" memory: " 512 M" requests: cpu: " 200 m" memory: " 512 M" acceptors: - name: amqp port: 5672 protocols: amqp

    Description

      It seems the operator is not using the version. Operator and brokers logs attached. To summarize:

      2022-06-21T10:48:05.826Z	INFO	controller_v1beta1activemqartemis	Reconciler Processing...	{"Operator version": "7.10.0", "ActiveMQArtemis release": "7.9.4", "firstTime:": false}
      2022-06-21T10:48:05.826Z	INFO	controller_v1beta1activemqartemis	Reconciler Processing...	{"CRD.Name": "minimal-sample", "CRD ver": "80198314", "CRD Gen": 1}
      

      But

      __ __ ____ ____ _
      /\ | \/ |/ __ \ | _ \ | |
      / \ | \ / | | | | | |_) |_ __ ___ | | _____ _ __
      / /\ \ | |\/| | | | | | _ <| '__/ _ \| |/ / _ \ '__|
      / ____ \| | | | |__| | | |_) | | | (_) | < __/ |
      /_/ \_\_| |_|\___\_\ |____/|_| \___/|_|\_\___|_|
      Red Hat AMQ 7.10.0.GA
      

      Attachments

        Issue Links

          Activity

            People

              gaohoward Howard Gao
              rgordill1@redhat.com Ramon Gordillo Gutierrez
              Roman Vais Roman Vais
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: