Tsz Wo Nicholas Sze created HDFS-11558:
------------------------------------------

             Summary: BPServiceActor thread name is too long
                 Key: HDFS-11558
                 URL: https://issues.apache.org/jira/browse/HDFS-11558
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: datanode
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze
            Priority: Minor


Currently, the thread name looks like
{code}
2017-03-20 18:32:22,022 [DataNode: 
[[[DISK]file:/Users/szetszwo/hadoop/t2/hadoop-hdfs-project/hadoop-hdfs/target/test/data/dfs/data/dn1_data0,
 
[DISK]file:/Users/szetszwo/hadoop/t2/hadoop-hdfs-project/hadoop-hdfs/target/test/data/dfs/data/dn1_data1]]
  heartbeating to localhost/127.0.0.1:51772] INFO  ...
{code}
which contains the full path for each storage dir.  It is unnecessarily long.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to