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

Improve the upscaling performance for StateAware policy

    XMLWordPrintableJSON

Details

    Description

      When calculating the outstanding requests that potentially need to trigger the upscaling, we use the same sortingApp function that used by the core scheduling logic. When the sorting policy is StateAware, this policy filters out apps to limit num of apps that can be scheduled at each moment. This is designed for the scheduling phase, however, for trigging the upscaling, we do not need to filter those apps, as long as the requests can fit into the queues' headroom, we should allow them to trigger the upscaling. This will optimize the upscaling perf when the StateAware policy is used.

      Attachments

        Issue Links

          Activity

            People

              wwei Weiwei Yang
              wwei Weiwei Yang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: