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

possible log spew in application object in tryAllocate()

    XMLWordPrintableJSON

Details

    Description

      If a pod has a required node and cannot be scheduled we keep on attempting the pod placement and cause a log spew:

      2023-06-15T10:42:43.546Z    WARN    objects/application.go:993    required node is not found (could be transient)    {"application ID": "yunikorn-ag-ecp12s-1-autogen", "allocationKey": "b51b0a36-214a-4a12-a285-d4319f4b5254", "required node": "worker-31.XXXX"} 

      This can happen if a daemonset pod is created and the node is not in the right state.

      We should move this to debug or have a rate limit on how often we log this.

      Attachments

        Issue Links

          Activity

            People

              brandboat Kuan Po Tseng
              wilfreds Wilfred Spiegelenburg
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: