Uploaded image for project: 'Maistra'
  1. Maistra
  2. MAISTRA-2192

Concurrent reconciliation of member namespaces

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • maistra-2.0.3
    • None
    • operator
    • None
    • Sprint 1, Sprint 2

    Description

      The SMMR controller currently reconciles member namespaces sequentially. This takes too long when the SMMR has a high number of namespaces (e.g. 100+).

      To optimize the process, the operator should perform the reconciliation of individual namespaces concurrently by using the scatter-gather pattern. This will allow the operator to perform the operation as fast as possible (but still be constrained by the operator's rate limiter configuration options `apiBurst` and `apiQPS`).

      Attachments

        Issue Links

          Activity

            People

              mluksa@redhat.com Marko Luksa
              mluksa@redhat.com Marko Luksa
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: