Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-1052 HDFS scalability with multiple namenodes
  3. HDFS-1719

Federation: TestDFSRemove fails intermittently

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Federation Branch
    • Federation Branch
    • datanode
    • None
    • Reviewed

    Description

      This failure is due to Datanode#datanodeId being seen as null by another thread. Datanode#datanodeId access is not
      synchronized. It has many fields, datanode name, info port, ipc port, storageID etc. These fields are some times set
      and some times read without being synchronized.

      Attachments

        1. HDFS-1719.patch
          16 kB
          Suresh Srinivas
        2. HDFS-1719.1.patch
          15 kB
          Suresh Srinivas

        Activity

          People

            sureshms Suresh Srinivas
            sureshms Suresh Srinivas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: