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

hasAlreadyRun should be final in ResourceManager.StandByTransitionRunnable

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

          // The atomic variable to make sure multiple threads with the same runnable
          // run only once.
          private AtomicBoolean hasAlreadyRun = new AtomicBoolean(false);
      

      Attachments

        1. YARN-6284.001.patch
          1 kB
          Laura Adams

        Activity

          People

            laura.adams Laura Adams
            templedf Daniel Templeton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: