You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Kuhu Shukla (JIRA)" <ji...@apache.org> on 2016/02/08 20:29:39 UTC

[jira] [Created] (HDFS-9779) TestReplicationPolicyWithNodeGroup NODE variable picks wrong rack value

Kuhu Shukla created HDFS-9779:
---------------------------------

             Summary: TestReplicationPolicyWithNodeGroup NODE variable picks wrong rack value
                 Key: HDFS-9779
                 URL: https://issues.apache.org/jira/browse/HDFS-9779
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Kuhu Shukla
            Assignee: Kuhu Shukla
            Priority: Minor


The DatanodeDescriptor object for {{NODE}} calls the wrong constructor on an already created DatanodeDescriptor object. This overwrites the networkLocation value to "default-rack" instead of expected value of "/d2/r4/n7". I didn't find any other such malformed calls to {{DFSTestUtil.getDatanodeDescriptor}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)