Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Currently, the thread name looks like
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 ...
which contains the full path for each storage dir. It is unnecessarily long.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-11947 When constructing a thread name, BPOfferService may print a bogus warning message
- Resolved