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

Statefulset recreated on startup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • AMQ 7.7.0.CR2
    • AMQ 7.7.0.CR1
    • operator
    • None
    • Hide
      Previously, if you deployed a Custom Resource (CR) instance to create an Operator-based broker deployment, the Operator created a StatefulSet for the deployment, immediately removed the StatefulSet, and then created it one more time. As a result of this issue, the broker Pods created for the deployment started, immediately terminated, and then started again. This issue is now resolved.
      Show
      Previously, if you deployed a Custom Resource (CR) instance to create an Operator-based broker deployment, the Operator created a StatefulSet for the deployment, immediately removed the StatefulSet, and then created it one more time. As a result of this issue, the broker Pods created for the deployment started, immediately terminated, and then started again. This issue is now resolved.
    • Documented as Resolved Issue
    • Hide

      Create an ActiveMQArtemis custom resource instance watching closely in the gui on startup, depending on the speed of updates statefulset may appear, disappear and then reappear.

      Show
      Create an ActiveMQArtemis custom resource instance watching closely in the gui on startup, depending on the speed of updates statefulset may appear, disappear and then reappear.

    Description

      At the moment when the user creates an ActiveMQArtemis custom resource instance the operator responds by what appears to be the following sequence:

      1. creating the statefulset
      2. removing the statefulset
      3. then recreating it

      This causes issues such as pods appearing to start and then immediately terminate among others. This may be related to this line of code

      Attachments

        Activity

          People

            gaohoward Howard Gao
            rhn-support-rkieley Roderick Kieley
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: