[ https://issues.apache.org/jira/browse/HDFS-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Suresh Srinivas updated HDFS-1719: ---------------------------------- Attachment: HDFS-1719.1.patch New patch after merging conflicts. > 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 > > Attachments: HDFS-1719.1.patch, HDFS-1719.patch > > > 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