Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-6020

Resource.add exceed Int boundary,when compute queue demand in FairScheduler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Not A Problem
    • 2.4.0
    • None
    • fairscheduler
    • None

    Description

      Resource object use int to store memory field.When int exceed Integer,MAX_VALUE,you will get a
      neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver get assign forever.
      I find this scenario still now in lasted code 3.0.x.

      Attachments

        Issue Links

          Activity

            People

              Feng Yuan 袁枫
              Feng Yuan 袁枫
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: