Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-32253

Blocklist unblockResources does not update the pending resource request

    XMLWordPrintableJSON

Details

    Description

      Blocklist unblockResources does not update the existing pending resource request from YARN/K8S. It updates only for the new resource requests. The existing pending resource requests are not scheduled on the nodes which are unblocked.

      ResourceManager#unblockResources has to notify YarnResourceManagerDriver/KubernetesResourceManagerDriver so that the driver updates the pending resource request. YarnResourceManagerDriver#tryUpdateApplicationBlockList could be called during unblockResources.

      Attachments

        Issue Links

          Activity

            People

              prabhujoseph Prabhu Joseph
              prabhujoseph Prabhu Joseph
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: