Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10489

UserGroupInformation#getTokens and UserGroupInformation#addToken can lead to ConcurrentModificationException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.5.0
    • None
    • None
    • Reviewed

    Description

      Currently UserGroupInformation#getTokens and UserGroupInformation#addToken uses UGI's monitor to protect the iteration and modification of Credentials#tokenMap. Per discussion in HADOOP-10475, this can still lead to ConcurrentModificationException.

      Attachments

        1. HADOOP-10489.patch
          7 kB
          Robert Kanter

        Activity

          People

            rkanter Robert Kanter
            jingzhao Jing Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: