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

[Docs] Expose timeout options for leader election at the AMQ Broker Operator level

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Normal
    • None
    • AMQ 7.11.0.OPR.1.GA
    • documentation, operator

    Description

      The AMQ Broker Operator is based on the operator-sdk that support leader election.

      A timeout on renew a lease == loosing the lease this lead to a restart of the AMQ Broker Operator pod.

      Exposing timeout options for leader election at the AMQ Broker Operator level will allow to avoid lot of restarts:

      spec:
      containers:

      • args:
      • --metrics-addr=0.0.0.0:8080
      • --enable-leader-election
      • --leader-lease-duration=60
      • --leader-renew-deadline=40
      • --leader-retry-period=5

      Attachments

        Issue Links

          Activity

            People

              jcliffor@redhat.com John Clifford
              rhn-support-aboucham Abel Bouchama
              Michal Toth Michal Toth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: