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

NMTokenSecretManagerInRM.createAndGetNMToken is not thread safe

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha2
    • 2.9.0, 3.0.0-alpha4, 2.8.2
    • yarn
    • None

    Description

      NMTokenSecretManagerInRM.createAndGetNMToken modifies values of a ConcurrentHashMap, which are of type HashSet, but it only acquires read lock.

      Attachments

        1. YARN-6263.01.patch
          1 kB
          Haibo Chen

        Activity

          People

            haibochen Haibo Chen
            haibochen Haibo Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: