Federation: TestDFSRemove fails intermittently 
-----------------------------------------------

                 Key: HDFS-1719
                 URL: https://issues.apache.org/jira/browse/HDFS-1719
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: data-node
    Affects Versions: Federation Branch
            Reporter: Suresh Srinivas
            Assignee: Suresh Srinivas
             Fix For: Federation Branch


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.


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to