Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-2850

Watch configmap only in yunikorn's deployed namespace

    XMLWordPrintableJSON

Details

    Description

      Currently, Yunikorn uses configmap informer to handle configuration hot reload.

      However, In current implementation informer watches all namespaces even only need to watch namespace in which yunikorn is deployed. It causes in efficient behavior when sync and cache configmap states. If there is too many unrelated configmap in other namespace cause long recovery time to list and memory presure to handle configmap caches which is redundant.

      So, If we could replace configmap informer to namespace restricted one, it would improve startup / recovery time and reduce memory usage

      Attachments

        Issue Links

          Activity

            People

              100ping Jie-Kai(Jay) Chang
              kimtkyeom Tae-kyeom, Kim
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: